From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:31 +0000 (+0200) Subject: ARM: OMAP3: cpuidle - remove errata check in the init function X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b18d975389140756c9db06b777a9caba9ee004;p=pandora-kernel.git ARM: OMAP3: cpuidle - remove errata check in the init function The errata check is done in the next_valid_state function, no need to check that in the omap3_idle_init function. Signed-off-by: Daniel Lezcano Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed