]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_hw: remove dead code in the eeprom ops
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Sep 2011 12:25:36 +0000 (14:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Sep 2011 19:58:24 +0000 (15:58 -0400)
commite541260809aa288855cb2b4c4524a698cc7fa461
treeeeabbf0208421cde5540ed83a66b953d4e788dd8
parent05425667acf7e001d0ea2e2f774abcd1a34c012f
ath9k_hw: remove dead code in the eeprom ops

The eeprom .set_addac function is only necessary for AR9160, remove it
from eeprom_4k.c and remove the dummy function from eeprom_9287.c

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar5008_phy.c
drivers/net/wireless/ath/ath9k/eeprom_4k.c
drivers/net/wireless/ath/ath9k/eeprom_9287.c