Files
Sascha Hauer d03ee41854 gpio: pca953x: fix wrong error probe return value
commit 0a1db19f66 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: c47f7ff0fe ("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>
2026-01-17 16:30:02 +01:00
..
2026-01-17 16:29:52 +01:00
2026-01-11 15:21:55 +01:00
2026-01-17 16:29:52 +01:00
2025-11-24 10:29:48 +01:00
2025-11-24 10:29:32 +01:00
2026-01-11 15:22:33 +01:00
2026-01-11 15:22:04 +01:00
2025-08-28 16:28:15 +02:00