2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/arch/mips/alchemy/common
Bartosz Golaszewski 68bdc4dc11 MIPS: alchemy: 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
..
clock.c MIPS: Alchemy: Use kcalloc() instead of kzalloc() 2024-02-20 13:36:34 +01:00
dbdma.c MIPS: Alchemy: fix dbdma2 2023-05-23 11:00:02 +02:00
dma.c MIPS: Remove unused function dump_au1000_dma_channel() in dma.c 2024-08-29 10:38:18 +02:00
gpiolib.c MIPS: alchemy: gpio: use new line value setter callbacks 2025-04-27 09:21:21 +02:00
irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
platform.c MIPS: Alchemy: Switch to use kmemdup_array() 2024-06-11 10:13:36 +02:00
power.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
prom.c MIPS: Alchemy: Fix missing prototypes 2024-01-22 10:32:36 +01:00
setup.c MIPS: Alchemy: Fix missing prototypes 2024-01-22 10:32:36 +01:00
sleeper.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
time.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
usb.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
vss.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00