diff options
| author | Sascha Hauer <s.hauer@pengutronix.de> | 2025-06-16 16:45:03 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-17 18:30:02 +0300 |
| commit | d03ee4185486672deff845afc52bb8af4b70a04f (patch) | |
| tree | 6192f3e6340e4558303350ad8384ed429093fec6 /scripts/stackusage | |
| parent | 5192f17d1127a6a62022ef8363099b6d20967d2a (diff) | |
| download | linux-d03ee4185486672deff845afc52bb8af4b70a04f.tar.xz | |
gpio: pca953x: fix wrong error probe return value
commit 0a1db19f66c0960eb00e1f2ccd40708b6747f5b1 upstream.
The second argument to dev_err_probe() is the error value. Pass the
return value of devm_request_threaded_irq() there instead of the irq
number.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Fixes: c47f7ff0fe61 ("gpio: pca953x: Utilise dev_err_probe() where it makes sense")
Link: https://lore.kernel.org/r/20250616134503.1201138-1-s.hauer@pengutronix.de
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
