ARM: mach-shmobile: CPUIdle support
authorMagnus Damm <damm@opensource.se>
Thu, 28 Apr 2011 17:36:07 +0000 (02:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 25 May 2011 02:19:23 +0000 (11:19 +0900)
commit0af4817b80870cc12f4b6f38d89f3c012a7a6b28
tree71898dbecacbd02273eb47859e9e235293217b96
parent97991657be8d85c2883ca477964f271d8c1bb96d
ARM: mach-shmobile: CPUIdle support

This patch adds a shared SH-Mobile ARM specific CPUIdle
implementation supporting WFI only at this point. It
serves as a common point for late registration of the
arch-specific CPUIdle code, and supports adding extra
sleep modes using the callback shmobile_cpuidle_setup()
together with shmobile_cpuidle_modes[].

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/cpuidle.c [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/common.h