From: Albin Tonnerre Date: Sun, 1 Nov 2009 17:40:50 +0000 (+0100) Subject: ARM: 5778/1: AT91: Add cpuidle support X-Git-Tag: v2.6.33-rc1~384^2~2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea60cf7062271f0d53d09268726aa1544bf4836;p=pandora-kernel.git ARM: 5778/1: AT91: Add cpuidle support This patch adds the support for cpuidle on AT91 SoCs, taken from the cpuidle support in mach-kirkwood. cpuidle needs sdram_selfrefresh_enable and _disable, so move their definition to a separate header file instead of duplicating the code already used in pm.c. Tested-by: Nicolas Ferre Signed-off-by: Albin Tonnerre Acked-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed