linux/arch/mips/bcm63xx
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
..
boards MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init() 2025-04-27 09:47:09 +02:00
clk.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
cpu.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
cs.c
dev-enet.c MIPS: BCM63XX: provide DMA masks for ethernet devices 2019-02-25 12:56:39 -08:00
dev-flash.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
dev-hsspi.c
dev-pcmcia.c
dev-rng.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
dev-spi.c
dev-uart.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
dev-usb-usbd.c
dev-wdt.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
early_printk.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
gpio.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
irq.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
Kconfig PCI: consolidate PCI config entry in drivers/pci 2018-11-23 11:45:34 +09:00
Makefile MIPS: BCM63XX: drop unused and broken DSP platform device 2018-12-31 07:12:35 -08:00
nvram.c
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
prom.c mips: bmips: rework and cache CBR addr handling 2024-06-27 10:44:24 +02:00
reset.c MIPS: BCM63XX: fix switch core reset on BCM6368 2018-12-23 07:57:11 -08:00
setup.c mips: bmips: setup: make CBR address configurable 2024-06-27 10:44:32 +02:00
timer.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00