diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-06-23 09:57:16 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-07-07 09:21:52 +0200 |
commit | 527db0a8811697968df30797eae2e1d5f8b6964c (patch) | |
tree | 9bad32b4ad759c64ebcf9a87c7ffdea8dd0c5e73 /drivers/gpio/gpio-rc5t583.c | |
parent | cfbbf275ffcf05c82994b8787b0d1974aa1569d8 (diff) |
gpio: reg: use new GPIO line value setter callbacks
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the legacy generic
gpio-reg module to using them. We have to update the two legacy ARM
platforms that use it at the same time as they call the set_multiple()
callbacks directly (they shouldn't but it's old technical debt I
suppose).
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20250623-gpiochip-set-rv-gpio-v3-1-90f0e170a846@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-rc5t583.c')
0 files changed, 0 insertions, 0 deletions