From: Bastian Hecht Date: Wed, 5 Dec 2012 12:13:06 +0000 (+0000) Subject: ARM: shmobile: sh73a0: Add CPU sleep suspend X-Git-Tag: v3.9-rc1~118^2~24^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13baf88bd69ed3cf7e2374eec4a7128f62ae9c1f;p=pandora-kernel.git ARM: shmobile: sh73a0: Add CPU sleep suspend Add the lighest possible sleep mode on Cortex-A9 cores: CPU sleep. It is entered by a simple dsb and wfi instruction via cpu_do_idle(). As just clocks are stopped there is no need to save or restore any state of the system. Signed-off-by: Bastian Hecht Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed