Skip to content
Commit fc8a2041 authored by Ruan Jinjie's avatar Ruan Jinjie Committed by Linus Walleij
Browse files

pinctrl: stmfx: Do not check for 0 return after calling platform_get_irq()



Since commit ce753ad1 ("platform: finally disallow IRQ0 in
platform_get_irq() and its ilk"), there is no possible for
platform_get_irq() to return 0. Use the return value
from platform_get_irq().

Signed-off-by: default avatarRuan Jinjie <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230803094304.733371-1-ruanjinjie@huawei.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent c7351b46
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