commit | c3dada1894de46139c21352a1000c0fd02d308d5 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Fri Apr 29 02:23:28 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed May 25 11:19:17 2011 +0900 |
tree | 5486666006f9e377ad0585a4b4b2a0bf656646be | |
parent | cac6f98dfca51ec2dc906064ba0bf8be4f820ba0 [diff] |
ARM: mach-shmobile: Suspend-to-RAM support This patch adds a simple Suspend-to-RAM implementation for SH-Mobile ARM. The struct shmobile_suspend_ops are kept global to allow cpu-specific code to override the callbacks if needed. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>