From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:26 +0000 (+0200) Subject: ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d133d9599042355da2896456299e1571709db5;p=pandora-kernel.git ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time We initialize the omap4_idle_data variable at compile time allowing us to remove in the next patch the initialization done at boot time. Signed-off-by: Daniel Lezcano Reviewed-by: Jean Pihet Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed