]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: adjust NVM parsing APIs for new a000 method
authorSara Sharon <sara.sharon@intel.com>
Sun, 8 Jan 2017 14:45:46 +0000 (16:45 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 25 Apr 2017 20:08:32 +0000 (23:08 +0300)
commitdef7f6c5db9cce2a390f17492ac57bd3cc8435b8
tree3f50e9b6484162c412fd960b2847862bb232c2ea
parentdce1cb6bc33483d58276a8babf8d9c2b41a9c6b0
iwlwifi: adjust NVM parsing APIs for new a000 method

In a000 devices we will get all nvm data from the firmware,
and can save most of the parsing.
Export two APIs that op mode will still use.
Adjust API of init_sbands to be independent of NVM file structure
so it can be used by op mode as well.

Signed-off-by: Sara Sharon <sara.sharon@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