iwlwifi: move PNVM implementation to common code
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 8 Oct 2020 15:12:46 +0000 (18:12 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 8 Oct 2020 17:14:58 +0000 (20:14 +0300)
commitb3e4c0f34c1752c332f73aab5b9da75a5283e910
treefe6796c2151a20fc93a4edfe7d76e2611520a06b
parent0fafaa97ef3507689ea344eb703ca7e6c0c28afa
iwlwifi: move PNVM implementation to common code

The PNVM code is generic and can be used by other opmodes.  Move it to
a common file and include it in the relevant opmodes.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201008181047.232aa310693b.I03a18ffa4162753af38e759d88e27509007c7bca@changeid
drivers/net/wireless/intel/iwlwifi/Makefile
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c [new file with mode: 0644]
drivers/net/wireless/intel/iwlwifi/fw/pnvm.h [new file with mode: 0644]
drivers/net/wireless/intel/iwlwifi/mvm/fw.c