Home
last modified time | relevance | path

Searched hist:aaa13ca2428789b3c8096b5edc175d4d78b5f504 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.cdiff aaa13ca2428789b3c8096b5edc175d4d78b5f504 Tue Nov 16 21:19:47 CST 2010 Felix Fietkau <nbd@openwrt.org> ath9k_hw: support reading calibration data from flash on AR9003

Embedded boards do not have compressed EEPROM data, they use the
struct ar9003_eeprom layout, with little endian fields, so copying
the raw data to the eeprom buffer is enough.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>