From: Magnus Damm Date: Thu, 28 Apr 2011 17:28:08 +0000 (+0900) Subject: ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAM X-Git-Tag: v3.0-rc1~155^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97991657be8d85c2883ca477964f271d8c1bb96d;p=pandora-kernel.git ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAM Add sh7372 Core Standby sleep mode support and tie it in with the shared SH-Mobile ARM suspend code. The Core Standby mode is the lightest sh7372-specific sleep mode, cutting power to the ARM core excluding the L2 cache. Any interrupt source can be used for wakeups. The low level portion of this code is based on the TI OMAP sleep code in sleep34xx.S, thanks to them. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed