From: Eran Harary Date: Thu, 9 May 2013 05:07:59 +0000 (+0300) Subject: iwlwifi: support loading NVM data from file X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1214755c2bfc74b56093ccae797cb295e89d3400;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed