linux/arch/arm/mach-s5pv210
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
..
common.h ARM: s5pv210: Remove legacy setting of external wakeup interrupts 2018-11-12 21:19:48 +01:00
Kconfig ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies 2021-11-21 17:46:18 +01:00
Makefile ARM: s5pv210: use private pm save/restore 2020-08-19 21:33:11 +02:00
pm.c syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
regs-clock.h ARM: s5pv210: use private pm save/restore 2020-08-19 21:33:11 +02:00
s5pv210.c ARM: s5pv210: Explicitly include correct DT includes 2023-08-14 18:15:48 +02:00
sleep.S ARM: S5PV210: Add SPDX license identifiers 2018-01-03 18:43:04 +01:00