commit | a59dadbeeaf7d33f2e92dbf5a290965d6df64162 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat Oct 25 17:19:33 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 27 14:16:19 2014 -0400 |
tree | 4289421c3a2c5cde45d6272360e1aaaafbb11402 | |
parent | 7b89fccf1547722115538976e0d9b989f5e12e9b [diff] |
ath9k: add support for endian swap of eeprom from platform data On some devices (especially little-endian ones), the flash EEPROM data has a different endian, which needs to be detected. Add a flag to the platform data to allow overriding that behavior Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>