]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP3: cpuidle - remove errata check in the init function
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 24 Apr 2012 14:05:31 +0000 (16:05 +0200)
committerKevin Hilman <khilman@ti.com>
Thu, 3 May 2012 18:01:08 +0000 (11:01 -0700)
commit92b18d975389140756c9db06b777a9caba9ee004
tree2fe66160c3bb39bf168e35843d3f245e4e895035
parent200dd5205754e9c99effa4a0652c0738d33655d4
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 <daniel.lezcano@linaro.org>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/cpuidle34xx.c