diff options
| author | Bartosz Golaszewski <[email protected]> | 2025-06-23 07:57:16 +0000 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2025-07-07 07:21:52 +0000 |
| commit | 527db0a8811697968df30797eae2e1d5f8b6964c (patch) | |
| tree | 9bad32b4ad759c64ebcf9a87c7ffdea8dd0c5e73 /drivers/gpio/gpio-mmio.c | |
| parent | gpio: palmas: Allow building as a module (diff) | |
| download | kernel-527db0a8811697968df30797eae2e1d5f8b6964c.tar.gz kernel-527db0a8811697968df30797eae2e1d5f8b6964c.zip | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-mmio.c')
0 files changed, 0 insertions, 0 deletions
