From: Felix Fietkau Date: Thu, 15 Sep 2011 12:25:35 +0000 (+0200) Subject: ath9k_hw: clean up hardware revision checks X-Git-Tag: v3.2-rc1~129^2~183^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8714f7dcd8b41cd2843c42a6cc16ba2d4c899f;p=pandora-kernel.git ath9k_hw: clean up hardware revision checks - AR_SREV_5416_20_OR_LATER is always true, remove it - AR_SREV_9280_20_OR_LATER is always true within eeprom_4k.c and eeprom_9287.c - (AR_SREV_9271 || AR_SREV_9285) is always true in eeprom_4k.c Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed