From: Helmut Schaa Date: Wed, 7 May 2014 07:28:31 +0000 (+0200) Subject: ath9k: Allow platform override without EEPROM override X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552a515707a5caf9fa9f3620d68fc28146c6b1b9;p=pandora-kernel.git ath9k: Allow platform override without EEPROM override Add a new platform data flag "use_eeprom" that indicates that the eeprom found on the card itself should be used instead of the one present in the platform data. This allows to override the MAC address of a PCI card while preserving the eeprom data from the card itself. The default behavior is preserved. Signed-off-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed