diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-12-10 14:37:42 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-12-22 01:39:14 +0100 |
commit | f78c4cffb86a9f1732674d810ac338cd694b1885 (patch) | |
tree | 6e380151ecb79ed7aeed9e87a2a4d651161a2b85 /kernel/power | |
parent | e0c7855e364dda1ddd65b0b092cfc07ce9d66373 (diff) | |
download | op-kernel-dev-f78c4cffb86a9f1732674d810ac338cd694b1885.zip op-kernel-dev-f78c4cffb86a9f1732674d810ac338cd694b1885.tar.gz |
PM / Sleep: Add macro to define common late/early system PM callbacks
We use the same approach as for the existing SET_SYSTEM_SLEEP_PM_OPS,
but for the late and early callbacks instead.
The new SET_LATE_SYSTEM_SLEEP_PM_OPS, defined for CONFIG_PM_SLEEP, will
point ->suspend_late, ->freeze_late and ->poweroff_late to the same
function. Vice verse happens for ->resume_early, ->thaw_early and
->restore_early.
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions