linux/arch/mips/alchemy/common
Thierry Reding a97fbc3ee3 syscore: Pass context data to callbacks
Several drivers can benefit from registering per-instance data along
with the syscore operations. To achieve this, move the modifiable fields
out of the syscore_ops structure and into a separate struct syscore that
can be registered with the framework. Add a void * driver data field for
drivers to store contextual data that will be passed to the syscore ops.

Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2025-11-14 10:01:52 +01:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
clock.c MIPS: Alchemy: convert from round_rate() to determine_rate() 2025-08-29 22:34:29 +02:00
dbdma.c syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
dma.c MIPS: Remove unused function dump_au1000_dma_channel() in dma.c 2024-08-29 10:38:18 +02:00
gpiolib.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
irq.c syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
platform.c MIPS: Alchemy: Switch to use kmemdup_array() 2024-06-11 10:13:36 +02:00
power.c
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 syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
vss.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00