git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5b45b3
)
wlcore: prevent recovery in the middle of resume
author
Arik Nemtsov
<arik@wizery.com>
Thu, 21 Jun 2012 15:10:52 +0000
(18:10 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Sat, 23 Jun 2012 06:32:33 +0000
(09:32 +0300)
Take the mutex early in the resume handler and use the locked version of
the IRQ routine. This ensures any recoveries queued will only take place
after resume has fully completed.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found