diff options
author | 2023-08-03 17:43:04 +0800 | |
---|---|---|
committer | 2023-08-10 10:11:33 +0200 | |
commit | fc8a2041bee341e1fc07df9685cd0be4ffc80a91 (patch) | |
tree | a4bd293a4b28e04208173191193773e360bc6548 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: at91-pio4: drop useless check in atmel_conf_pin_config_dbg_show() (diff) | |
download | wireguard-linux-fc8a2041bee341e1fc07df9685cd0be4ffc80a91.tar.xz wireguard-linux-fc8a2041bee341e1fc07df9685cd0be4ffc80a91.zip |
pinctrl: stmfx: Do not check for 0 return after calling platform_get_irq()
Since commit ce753ad1549c ("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: Ruan Jinjie <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230803094304.733371-1-ruanjinjie@huawei.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions