[PATCH 11/18][V3] ARM: OMAP3: cpuidle - remove the 'valid' field
Kevin Hilman
khilman at ti.com
Thu May 3 16:19:29 EDT 2012
Daniel Lezcano <daniel.lezcano at linaro.org> writes:
> With the previous changes all the states are valid, except
> the last state which can be handled by decreasing the number
> of states.
I don't think this changelog is valid anymore as you're not doing
anything to decrease the number of states.
I updated the changelog locally to this:
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.
Any problems with that?
Kevin
More information about the linux-arm-kernel
mailing list