OMAP3: CPUidle: remove redundant setting of PER next power state
authorKevin Hilman <khilman@deeprootsystems.com>
Fri, 1 Oct 2010 15:35:47 +0000 (08:35 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 1 Oct 2010 20:49:32 +0000 (13:49 -0700)
commit65707fb3794e9cf75665f9ef91cfb07c50d3ffa5
tree12352dc87b4217d680cd7938dd8bc136a95b6fa5
parent0aed043517ad4135cb458a46e9e99e21cbb59c69
OMAP3: CPUidle: remove redundant setting of PER next power state

When checking how to program the next powerstate for the PER
powerdomain, the next state of PER powerdomain was written twice.
Remove the duplicate write.

Reported-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/cpuidle34xx.c