ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 20 Apr 2016 16:46:01 +0000 (19:46 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 20 Apr 2016 17:00:29 +0000 (20:00 +0300)
commit9dfe240b4d684f17efa861e92e45dc949b0049ed
treeb11b0a5e0c7ac51684b95ce9a50743cd262e4eca
parent77561f9394f8553cce487b12b15b4879ecbaf6d7
ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()

Now that all firmware-N.bin related are within struct ath10k_fw_file we can
switch to use ath10k_core_fetch_firmware_api_n() and delete almost identical
ath10k_tm_fetch_utf_firmware_api_2().

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/testmode.c