Paul Walmsley [off-list ref] writes:
On Tue, 31 Jan 2012, Kevin Hilman wrote:
quoted
Kevin Hilman [off-list ref] writes:
quoted
Paul Walmsley [off-list ref] writes:
quoted
Remove some superfluous calls to pwrdm_clear_all_prev_pwrst().
pwrdm_pre_transition(), which appears a few lines after these calls,
invokes pwrdm_clear_all_prev_pwrst() on each powerdomain -- there's no
need to do it twice.
It looks like these two for OMAP4 are surpurfluous since the immediately
follow a call to pwrdm_pre_transition() as well.
Santosh/Rajendra, please confirm/ack.
So after the discussion, do you want to fold this into the original
patch, or do you want a separate patch?
Your changes make sense to me. I am fine with you adding them into the
original patch and adding some credit for you into the commit message.
Or you can create a separate patch.
OK, I'll fold it in.
Thanks,
Kevin