From: Daniel Lezcano Date: Tue, 24 Apr 2012 14:05:32 +0000 (+0200) Subject: ARM: OMAP3: cpuidle - remove the 'valid' field X-Git-Tag: omap-cleanup-cpuidle-for-v3.5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79b5d8abf4c37f689eca5c18a5185db5f6cdb9d;p=pandora-kernel.git ARM: OMAP3: cpuidle - remove the 'valid' field With the previous changes all the states are valid, except the last state which is now handled at runtime by next_valid_state() based on the errata flags. Signed-off-by: Daniel Lezcano Reviewed-by: Jean Pihet Reviewed-by: Santosh Shilimkar Tested-by: Santosh Shilimkar Tested-by: Kevin Hilman [khilman@ti.com: minor changelog rework] Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed