commit | 6538df80194e305f1b78cafb556f4bb442f808b3 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Tue May 17 23:26:21 2011 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue May 17 23:26:21 2011 +0200 |
tree | 72927d33d82f0e9502811abfc10d722a7423fff2 | |
parent | 91e7c75ba93c48a82670d630b9daac92ff70095d [diff] |
PM: Introduce generic prepare and complete callbacks for subsystems 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>