From: Felix Fietkau Date: Wed, 22 Sep 2010 10:34:52 +0000 (+0200) Subject: ath9k_hw: simplify revision checks for AR9280 X-Git-Tag: v2.6.37-rc1~147^2~265^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a37081e2e25e58701b17c41579fd06bc353b392;p=pandora-kernel.git ath9k_hw: simplify revision checks for AR9280 Since AR9280 v1.0 was never sold (and the initvals removed), v1.0 specific revision checks can be removed and the 'v2.0 or later' check can be simplified to a check for AR9280 or later. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed