]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47d981c29e6270b65883aaf25233f1a5273ebef1
treeb11b0a5e0c7ac51684b95ce9a50743cd262e4eca
parent578e9116db9a8496424efed209d63e1c0b08f1c0
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