linux/arch/arm/mach-s3c
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
..
cpu.c ARM: s3c: mark as deprecated and schedule removal 2022-04-21 15:11:40 +02:00
cpu.h ARM: s3c64xx: make bus_type const 2024-02-12 08:28:44 +01:00
cpuidle-s3c64xx.c cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle 2023-01-13 11:48:18 +01:00
crag6410.h
dev-audio-s3c64xx.c ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
dev-uart-s3c64xx.c ARM: s3c24xx: convert to sparse-irq 2022-04-07 09:31:31 +02:00
dev-uart.c
devs.c ARM: s3c: Do not include <linux/fb.h> 2025-02-03 12:58:24 +01:00
devs.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
fb.h
gpio-cfg-helpers.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
gpio-cfg.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
gpio-core.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
gpio-samsung-s3c64xx.h
gpio-samsung.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
gpio-samsung.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
iic-core.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
init.c ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
irq-pm-s3c64xx.c
irq-uart-s3c64xx.h ARM: s3c: Remove unused s3c_init_uart_irqs() declaration 2024-08-19 21:53:34 +02:00
irqs-s3c64xx.h ARM: s3c24xx: convert to sparse-irq 2022-04-07 09:31:31 +02:00
irqs.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
Kconfig ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
Kconfig.s3c64xx ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE 2023-05-08 09:38:49 +02:00
keypad.h
mach-crag6410-module.c ARM: s3c: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-07-29 14:24:30 +02:00
mach-crag6410.c ARM: s3c: crag6410: use generic device properties for gpio-mmio 2025-07-07 09:31:08 +02:00
mach-s3c64xx-dt.c
Makefile kbuild: use $(src) instead of $(srctree)/$(src) for source directory 2024-05-10 04:34:52 +09:00
Makefile.s3c64xx ARM: s3c: remove s3c6400 support 2023-01-16 09:26:05 +01:00
map-base.h ARM: s3c24xx: remove support for ISA drivers on BAST PC/104 2022-04-07 09:31:21 +02:00
map-s3c64xx.h ARM: s3c24xx: remove support for ISA drivers on BAST PC/104 2022-04-07 09:31:21 +02:00
map-s3c.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
map-s5p.h
map.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
pl080.c ARM: s3c24xx: convert to sparse-irq 2022-04-07 09:31:31 +02:00
platformdata.c
pm-common.c
pm-common.h
pm-core-s3c64xx.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
pm-core.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
pm-gpio.c
pm-s3c64xx.c ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
pm.c ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
pm.h ARM: s3c: remove unused s3c2410_cpu_suspend() declaration 2024-08-19 21:54:23 +02:00
pwm-core.h
regs-clock-s3c64xx.h
regs-clock.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
regs-gpio-memport-s3c64xx.h
regs-gpio-s3c64xx.h
regs-gpio.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
regs-irq-s3c64xx.h
regs-irq.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
regs-irqtype.h
regs-modem-s3c64xx.h
regs-sys-s3c64xx.h
regs-syscon-power-s3c64xx.h
regs-usb-hsotg-phy-s3c64xx.h
s3c64xx.c ARM: s3c64xx: make bus_type const 2024-02-12 08:28:44 +01:00
s3c64xx.h ARM: s3c: remove unused declarations for s3c6400 2024-08-19 21:53:59 +02:00
s3c6410.c ARM: s3c64xx: make bus_type const 2024-02-12 08:28:44 +01:00
sdhci.h ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
setup-fb-24bpp-s3c64xx.c ARM: s3c: Do not include <linux/fb.h> 2025-02-03 12:58:24 +01:00
setup-i2c0-s3c64xx.c
setup-i2c1-s3c64xx.c
setup-keypad-s3c64xx.c
setup-sdhci-gpio-s3c64xx.c
setup-spi-s3c64xx.c spi: s3c64xx: Delete unused boardfile helpers 2022-01-24 13:37:31 +00:00
setup-usb-phy-s3c64xx.c
sleep-s3c64xx.S ARM: s3c: simplify platform code 2023-01-16 09:26:05 +01:00
usb-phy.h
wakeup-mask.c
wakeup-mask.h