linux/arch/mips/rb532
Bartosz Golaszewski 55ba5375ba MIPS: rb532: gpio: use new line value setter callbacks
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the driver to using
them.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-04-27 09:21:21 +02:00
..
devices.c MIPS: RB532: fix return value of __setup handler 2022-03-14 15:04:03 +01:00
gpio.c MIPS: rb532: gpio: use new line value setter callbacks 2025-04-27 09:21:21 +02:00
irq.c
Makefile
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
prom.c MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() static 2024-04-15 10:21:52 +02:00
serial.c
setup.c
time.c