ath9k: add support for reading eeprom from platform data on PCI devices
authorFelix Fietkau <nbd@openwrt.org>
Wed, 17 Nov 2010 03:25:33 +0000 (04:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Nov 2010 19:22:23 +0000 (14:22 -0500)
commita05b5d45049d60a06a1b12976150572304a51928
treeb19006fab0ef546fcd40a1d3e30906348084f64c
parent458fafdd579dcb58c8288c55c9cd92d6816ba094
ath9k: add support for reading eeprom from platform data on PCI devices

Some embedded boards store platform data for connected PCIe AR92xx
chips in the system flash instead of a separate EEPROM chip.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/pci.c