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:
792a58a
)
wlcore: Fix unbalanced interrupts enablement
author
Ido Yariv
<ido@wizery.com>
Wed, 15 Aug 2012 15:29:04 +0000
(18:29 +0300)
committer
Luciano Coelho
<luca@coelho.fi>
Thu, 27 Sep 2012 09:13:53 +0000
(12:13 +0300)
The interrupt line is enabled by wl12xx_enable_interrupts and
wl18xx_enable_interrupts, but it will not be disabled in all failure
paths. Fix this.
Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>
No differences found