commit | 6f3eaec87b6b17bfa49cb3b5b8d07fa84be18512 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Jul 22 14:57:09 2011 -0700 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Fri Sep 23 12:05:29 2011 +0530 |
tree | afbb36f2d94758a6b2e00cb8937e0fba7de755a7 | |
parent | ab10023e0088d5075354afc7cb9e72304757dddd [diff] |
cpu_pm: call notifiers during suspend Implements syscore_ops in cpu_pm to call the cpu and cpu cluster notifiers during suspend and resume, allowing drivers receiving the notifications to avoid implementing syscore_ops. Signed-off-by: Colin Cross <ccross@android.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Reviewed-by: Kevin Hilman <khilman@ti.com> Tested-and-Acked-by: Shawn Guo <shawn.guo@linaro.org> Tested-by: Vishwanath BS <vishwanath.bs@ti.com>