aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-add.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2025-06-27 19:08:48 +0000
committerRafael J. Wysocki <[email protected]>2025-07-03 15:10:40 +0000
commitc021c1b38f90d639423c1369625daa703a8472ea (patch)
treea1dc50b737c95f5018c98ba491870bad9e40df11 /lib/crypto/mpi/mpi-add.c
parentPM: Use true/false as power.needs_force_resume values (diff)
downloadkernel-c021c1b38f90d639423c1369625daa703a8472ea.tar.gz
kernel-c021c1b38f90d639423c1369625daa703a8472ea.zip
PM: Move two sleep-related functions under CONFIG_PM_SLEEP
Since pm_runtime_force_resume() and pm_runtime_need_not_resume() are only needed for handling system-wide PM transitions, there is no reason to compile them in if CONFIG_PM_SLEEP is unset. Accordingly, move them under CONFIG_PM_SLEEP and make the static inline stub for pm_runtime_force_resume() return an error to indicate that it should not be used outside CONFIG_PM_SLEEP. Putting pm_runtime_force_resume() also allows subsequent changes to be more straightforward because this function is going to access a device PM flag that is only defined when CONFIG_PM_SLEEP is set. Signed-off-by: Rafael J. Wysocki <[email protected]> Reviewed-by: Ulf Hansson <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions