On Mon, Jun 10, 2019 at 7:13 PM Grygorii Strashko
<grygorii.stras...@ti.com> wrote:

> From: Russell King <rmk+ker...@armlinux.org.uk>
>
> The irq_startup() method returns an unsigned int, but in __irq_startup()
> it is assigned to an int.  However, nothing checks for errors, so any
> error that is returned is ignored.
>
> Remove the check for GPIO-input mode and the error return.
>
> Signed-off-by: Russell King <rmk+ker...@armlinux.org.uk>
> Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com>

Patch applied.

Yours,
Linus Walleij

Reply via email to