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:
645865f
)
wlcore: Disable interrupts while recovering
author
Ido Yariv
<ido@wizery.com>
Sun, 20 May 2012 22:10:11 +0000
(
01:10
+0300)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 22 Jun 2012 07:46:34 +0000
(10:46 +0300)
In case a recovery is initiated, the FW can no longer be trusted, and
the driver should not handle any new FW events.
Disable the interrupt handler when a recovery is scheduled and balance
it back in the op_stop callback.
Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found