[PATCH 4/4] pata_imx: deny IRQ0

Fabio Estevam festevam at gmail.com
Sun Mar 21 19:06:24 GMT 2021


Hi Sergey,

On Sun, Mar 21, 2021 at 3:59 PM Sergey Shtylyov <s.shtylyov at omprussia.ru> wrote:
>
> If platform_get_irq() returns IRQ0 (considered invalid according to Linus)

How can platform_get_irq() return 0 on i.MX?

This driver only runs on imx31 and imx51 and in both platforms the
PATA IRQ is non-zero.

IMHO the current code is correct as-is.



More information about the linux-arm-kernel mailing list