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:
e59bec1
)
wlcore: fix some failure cases in wlcore_probe()
author
Luciano Coelho
<coelho@ti.com>
Mon, 25 Jun 2012 11:41:20 +0000
(14:41 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 26 Jun 2012 17:20:19 +0000
(20:20 +0300)
We need to release the IRQ if hw_info() or identify_chip() fails. And
we need unregister the HW with mac80211 if there are any failures
after it's registered.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found