On Thu, 15 Mar 2012, Tony Lindgren wrote:
* Paul Walmsley [off-list ref] [120315 10:35]:
quoted
On Mon, 12 Mar 2012, Santosh Shilimkar wrote:
quoted
Commit b1cbdb00d{OMAP: clockdomain: Wait for powerdomain to be ON
when using clockdomain force wakeup} was assuming that pwrdm_state_switch()
does wait for the powerdomain transition which is not the case.
Fix this API by adding the pwrdm_wait_transition().
Signed-off-by: Santosh Shilimkar <redacted>
CC: Rajendra Nayak <redacted>
CC: Paul Walmsley <paul@pwsan.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Sounds like this fixes a major kernel oops bug for Tony so this should go
in ASAP to v3.3-rc series.
Got a random oops with this one applied still, just happened
to take longer this time :(
Oh well. Will queue it for v3.4-rc1 then...
- Paul