From: Felix Fietkau Date: Tue, 16 Nov 2010 18:20:28 +0000 (+0100) Subject: ath9k_hw: add support for reading EEPROM data from the internal OTP ROM X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=488f6ba75b5deaa7e89d6cdac07e0f2120899b6f;p=pandora-kernel.git ath9k_hw: add support for reading EEPROM data from the internal OTP ROM Some of the new AR9003 cards do not come with an external EEPROM chip anymore. Calibration data on these cards is stored in the OTP ROM on the chip. This patch adds support for reading this data, and also adds support for different EEPROM chip sizes (512 bytes instead of 1K). Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed