From: Felix Fietkau Date: Wed, 17 Nov 2010 03:19:47 +0000 (+0100) Subject: ath9k_hw: support reading calibration data from flash on AR9003 X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa13ca2428789b3c8096b5edc175d4d78b5f504;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed