From: Felix Fietkau Date: Sat, 11 Dec 2010 23:51:11 +0000 (+0100) Subject: ath9k_hw: remove antenna configuration eeprom ops and variables X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3c8b2b10b47429d2f3fe79d00daa38a3381aad;p=pandora-kernel.git ath9k_hw: remove antenna configuration eeprom ops and variables AR9280 based hardware with 3 antennas and slow antenna diversity has not been seen in the wild and ath9k does not support that form of antenna diversity, so remove the EEPROM ops for it. These EEPROM ops are currently only used for setting the AR_PHY_SWITCH_COM register, which is being done in the EEPROM specific file already. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed