commit | 80cd661097f3cb1dcfe45cac983c55d03cdcf64d | [log] [tgz] |
---|---|---|
author | Luciano Coelho <coelho@ti.com> | Tue Dec 06 22:24:57 2011 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Thu Apr 12 08:44:02 2012 +0300 |
tree | 1eadde17530e852e61ca9f127c5ebcfedc805951 | |
parent | ba421f8f9266a5dda86fb8ce7b814336ae1edadc [diff] |
wlcore/wl12xx: move identify firmware function to a lower driver op 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>