[RFC/PATCH] arm: omap3: pm: do not clear power states twice

Shilimkar, Santosh santosh.shilimkar at ti.com
Fri Feb 3 03:04:55 EST 2012


On Fri, Feb 3, 2012 at 12:58 PM, Felipe Balbi <balbi at ti.com> wrote:
> The way the code is written, pwrdm_pre_transion()
> calls _pwrdm_pre_transition_cb() (for each powerdomain)
> which, in turn, calls pwrdm_clear_all_prev_pwrst().
>
> It looks unnecessary to clear all previous power
> states twice, so drop the initial set.
>
> Signed-off-by: Felipe Balbi <balbi at ti.com>
> ---
>
> Hasn't been tested yet. Compile tested only. It looks
> like we can safely remove those calls, but I would
> like to hear from the PM folks first :-)
>
Bit late :)

Paul already cleaned this up.
http://www.spinics.net/lists/linux-omap/msg63602.html

Regards
santosh



More information about the linux-arm-kernel mailing list