commit | 1214755c2bfc74b56093ccae797cb295e89d3400 | [log] [tgz] |
---|---|---|
author | Eran Harary <eran.harary@intel.com> | Thu May 09 08:07:59 2013 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu May 16 23:16:59 2013 +0200 |
tree | e80c3aed583aee75994abaf7b3f7795613b6afea | |
parent | 07fd7d284dd01b46dea1986cb3bff20dfffe09bd [diff] |
iwlwifi: support loading NVM data from file Some newer devices will be integrated into the platform more deeply and will not have embedded NVM (EEPROM/OTP). To support such devices the NVM data must be provided by the platform, allow loading the data via request_firmware() and then send it to the device as needed. Signed-off-by: Eran Harary <eran.harary@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>