From: Gabor Juhos Date: Tue, 21 Jun 2011 09:23:23 +0000 (+0200) Subject: ath9k: add MAC revision detection for AR9330 X-Git-Tag: v3.1-rc1~316^2~350^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3762561aa8afb0bd9fb60d3d847961f9945f8143;p=pandora-kernel.git ath9k: add MAC revision detection for AR9330 The AR9330 1.0 and 1.1 are using the same revision, thus it is not possible to distinguish the two chips. The platform setup code can distinguish the chips based on the SoC revision. Add a callback function to ath9k_platform_data in order to allow getting the revision number from the platform code. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed