PM: Introduce generic prepare and complete callbacks for subsystems
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 17 May 2011 21:26:21 +0000 (23:26 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Tue, 17 May 2011 21:26:21 +0000 (23:26 +0200)
Introduce generic .prepare() and .complete() power management
callbacks, currently missing, that can be used by subsystems and
power domains and export them.  Provide NULL definitions of all
the generic system sleep callbacks for CONFIG_PM_SLEEP unset.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found