ath9k_htc: fix eeprom access
authorFelix Fietkau <nbd@openwrt.org>
Mon, 22 Nov 2010 17:26:51 +0000 (18:26 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Nov 2010 20:58:56 +0000 (15:58 -0500)
commitf8afa42b01c7a9f45b7cbaadb0481a0eeb96f18d
treea6c72acdc23c5b037a12daa4379432eeacb915ab
parent02d2ebb2a0aa2cae0446289c8f927067aec06079
ath9k_htc: fix eeprom access

wireless-testing commit a05b5d45049d60a06a1b12976150572304a51928
ath9k: add support for reading eeprom from platform data on PCI devices

This change moved the initialization of the AH_USE_EEPROM flag from ath9k_hw
to ath9k. This needs to be added to ath9k_htc as well

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