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:
2e42c20
)
wl12xx: set the irq polarity before loading the fw
author
Yoni Divinsky
<yoni.divinsky@ti.com>
Tue, 8 May 2012 11:02:12 +0000
(14:02 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 5 Jun 2012 17:24:31 +0000
(20:24 +0300)
The polarity should be set before the firmware is loaded
since the firmware touches the same register. Access
of the firmware and driver to the same register will
cause a collision since there is no exclusion scheme.
Signed-off-by: Yoni Divinsky <yoni.divinsky@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found