summaryrefslogtreecommitdiff
path: root/include/linux/gpio/driver.h
diff options
context:
space:
mode:
authorJiasheng Jiang <jiasheng@iscas.ac.cn>2023-06-06 06:11:59 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-06-13 17:22:16 +0300
commitc1bcb976d8feb107ff2c12caaf12ac5e70f44d5f (patch)
tree16c8f6036995d2bd78a6593704ba0693166434a3 /include/linux/gpio/driver.h
parent8c00914e5438e3636f26b4f814b3297ae2a1b9ee (diff)
downloadlinux-c1bcb976d8feb107ff2c12caaf12ac5e70f44d5f.tar.xz
gpio: sifive: add missing check for platform_get_irq
Add the missing check for platform_get_irq() and return error code if it fails. The returned error code will be dealed with in builtin_platform_driver(sifive_gpio_driver) and the driver will not be registered. Fixes: f52d6d8b43e5 ("gpio: sifive: To get gpio irq offset from device tree data") Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'include/linux/gpio/driver.h')
0 files changed, 0 insertions, 0 deletions