OSDN Git Service

iwlwifi: move all NVM parsing code to the common files
authorShaul Triebitz <shaul.triebitz@intel.com>
Sun, 14 Jan 2018 17:06:09 +0000 (19:06 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 20 Apr 2018 07:57:16 +0000 (10:57 +0300)
commit9c4f7d5127402294b50c9ff18fad66639f3b81d0
tree08da7d7a4856c5c4018330477382fde27f35666b
parent251985c92865bc68a0b17a6409a640914f3ab1ba
iwlwifi: move all NVM parsing code to the common files

Move all the NVM file handling code to iwl-nvm-parse.c where all this
stuff belongs.  This cleans up the MVM specific code and allows easier
reuse by other opmodes if needed.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c