On 8/4/23 1:54 PM, Zhu Wang wrote:
> When platform_get_irq_byname() fails, it may return -EPROBE_DEFER,
> which suggested deferred probing, it is very important to propagate it
Suggests. Perhaps the tense may be fixed up when applying...
> upstream. We cannot override it with other error code.
>
> Commit ce753ad1549c ("platform: finally disallow IRQ0 in
> platform_get_irq() and its ilk") makes sure IRQ0 is not returned.
>
> Signed-off-by: Zhu Wang <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
[...]
MBR, Sergey