]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: SuperH Mobile suspend support
authorMagnus Damm <damm@igel.co.jp>
Fri, 13 Mar 2009 15:23:04 +0000 (15:23 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 16 Mar 2009 10:52:53 +0000 (19:52 +0900)
This patch contains CONFIG_SUSPEND support to the SuperH
architecture. If enabled, SuperH Mobile processors will
register their suspend callbacks during boot.

To suspend, use "echo mem > /sys/power/state". To allow
wakeup, make sure "/sys/device/platform/../power/wakeup"
contains "enabled". Additional per-device driver patches
are most likely needed.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found