From: Paul Walmsley Date: Sat, 26 Jan 2013 07:58:12 +0000 (-0700) Subject: ARM: OMAP3xxx: CPUIdle: simplify the PER next-state code X-Git-Tag: omap-for-v3.9/pm-signed^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6b42a5614077b04ce8f34fbbcf16864723f5df;p=pandora-kernel.git ARM: OMAP3xxx: CPUIdle: simplify the PER next-state code 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 Cc: Kevin Hilman --- Reading git-diff-tree failed