aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2022-01-07 18:17:21 +0000
committerRafael J. Wysocki <[email protected]>2022-01-12 18:59:05 +0000
commit9d8619190031af0a314bee865262d8975473e4dd (patch)
tree448f18c2195694289032dcdda12be50dee3b3710 /lib/test_overflow.c
parentPM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros (diff)
downloadkernel-9d8619190031af0a314bee865262d8975473e4dd.tar.gz
kernel-9d8619190031af0a314bee865262d8975473e4dd.zip
PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
A lot of drivers create a dev_pm_ops struct with the system sleep suspend/resume callbacks set to pm_runtime_force_suspend() and pm_runtime_force_resume(). These drivers can now use the DEFINE_RUNTIME_DEV_PM_OPS() macro, which will use pm_runtime_force_{suspend,resume}() as the system sleep callbacks, while having the same dead code removal characteristic that is already provided by DEFINE_SIMPLE_DEV_PM_OPS(). Signed-off-by: Paul Cercueil <[email protected]> Acked-by: Jonathan Cameron <[email protected]> Reviewed-by: Ulf Hansson <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions