ARM: OMAP3xxx: CPUIdle: simplify the PER next-state code
authorPaul Walmsley <paul@pwsan.com>
Sat, 26 Jan 2013 07:58:12 +0000 (00:58 -0700)
committerPaul Walmsley <paul@pwsan.com>
Sat, 26 Jan 2013 07:58:12 +0000 (00:58 -0700)
The OMAP3xxx CPUIdle driver contains some code to place a lower bound
on the PER powerdomain's power state.  Convert this code to a data-driven
implementation to remove branches and to improve readability.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>

No differences found