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:
ba421f8
)
wlcore/wl12xx: move identify firmware function to a lower driver op
author
Luciano Coelho
<coelho@ti.com>
Tue, 6 Dec 2011 20:24:57 +0000
(22:24 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Thu, 12 Apr 2012 05:44:02 +0000
(08:44 +0300)
Different chip families have different firmware versions, so we need
to identify the firmware to enable quirks, reject the used version
etc. in the lower drivers. This commit turns the fw_ver_quirks
function into an identify_fw operation.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found