linux/drivers/pinctrl/nuvoton
Bartosz Golaszewski d9d87d90cc treewide: rename GPIO set callbacks back to their original names
The conversion of all GPIO drivers to using the .set_rv() and
.set_multiple_rv() callbacks from struct gpio_chip (which - unlike their
predecessors - return an integer and allow the controller drivers to
indicate failures to users) is now complete and the legacy ones have
been removed. Rename the new callbacks back to their original names in
one sweeping change.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2025-08-07 10:07:06 +02:00
..
Kconfig pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
Makefile pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
pinctrl-ma35.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
pinctrl-ma35.h pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver 2024-06-17 09:22:03 +02:00
pinctrl-ma35d1.c pinctrl: nuvoton: Reduce use of OF-specific APIs 2025-03-20 09:14:10 +01:00
pinctrl-npcm7xx.c pinctrl: nuvoton: Constify static 'pinctrl_desc' 2025-06-18 13:26:36 +02:00
pinctrl-npcm8xx.c pinctrl: nuvoton: Constify static 'pinctrl_desc' 2025-06-18 13:26:36 +02:00
pinctrl-wpcm450.c pinctrl: nuvoton: Constify static 'pinctrl_desc' 2025-06-18 13:26:36 +02:00