From: Magnus Damm Date: Fri, 13 Mar 2009 15:23:04 +0000 (+0000) Subject: sh: SuperH Mobile suspend support X-Git-Tag: v2.6.30-rc1~673^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7759491274bc5ba7cd72b3b9cc5ec8247b937efb;p=pandora-kernel.git sh: SuperH Mobile suspend support 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed