On Fri, Feb 3, 2012 at 12:58 PM, Felipe Balbi <[email protected]> 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 <[email protected]> > --- > > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
