Skip to content
Commit 455d39ec authored by Ruan Jinjie's avatar Ruan Jinjie Committed by Bartosz Golaszewski
Browse files

gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()



Since commit a85a6c86 ("driver core: platform: Clarify that IRQ 0
is invalid"), there is no possible for platform_get_irq() to return 0.

And the return value of platform_get_irq() is more sensible
to show the error reason.

Signed-off-by: default avatarRuan Jinjie <ruanjinjie@huawei.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent 146bf98e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment