From: Luciano Coelho Date: Tue, 6 Dec 2011 20:24:57 +0000 (+0200) Subject: wlcore/wl12xx: move identify firmware function to a lower driver op X-Git-Tag: v3.5-rc1~109^2~410^2~79^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80cd661097f3cb1dcfe45cac983c55d03cdcf64d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed