From: Magnus Damm Date: Thu, 28 Apr 2011 17:36:07 +0000 (+0900) Subject: ARM: mach-shmobile: CPUIdle support X-Git-Tag: v3.0-rc1~155^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af4817b80870cc12f4b6f38d89f3c012a7a6b28;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed