From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:23 +0000 (+0200) Subject: ARM: OMAP4: cpuidle - Declare the states with the driver declaration X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e9016fa466833e0a7a40f7642cd374994b2841;p=pandora-kernel.git ARM: OMAP4: cpuidle - Declare the states with the driver declaration The cpuidle API allows to declare statically the states in the driver structure. Let's use it. We do no longer need the fill_cstate function called at runtime and by the way adding more instructions 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