summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debug.c
diff options
context:
space:
mode:
authorRaja Mani <rmani@qti.qualcomm.com>2016-03-18 11:44:21 +0200
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:58:45 +0530
commit7b7d0d61718b92a513da5a3137c8f012d1c5a61c (patch)
tree9976472b9cc53937db58f7d1c385dd2246bca621 /drivers/net/wireless/ath/ath10k/debug.c
parent649a17659bd12321a4cd4869fd1455496c347f66 (diff)
ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}
Both ath10k_download_cal_file() and ath10k_download_cal_dt() uses hard coded file pointer (ar->cal_file) and device tree entry (qcom,ath10k-calibration-data) respectively to get calibration data content. There is a need to use those two functions in qca4019 calibration download sequence with different file pointer and device tree entry name. Modify those two functions to take cal data location as an argument. So that it can serve the purpose for other file pointer and device tree entry. This is just preparation before adding actual qca4019 calibration download sequence. No functional changes. Signed-off-by: Raja Mani <rmani@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/debug.c')
0 files changed, 0 insertions, 0 deletions