From: Anilkumar Kolli <akolli@xxxxxxxxxxxxxx> Clean up BDF download functions to add caldata load support from EEPROM. Remove unnecessary macros. Write common function to send QMI BDF download request. Allow caldata file load support for multiple PCI devices. Anilkumar Kolli (4): ath11k: use hw_params to access board_size and cal_offset ath11k: clean up BDF download functions ath11k: add caldata file for multiple radios ath11k: add caldata download support from EEPROM drivers/net/wireless/ath/ath11k/core.c | 10 +- drivers/net/wireless/ath/ath11k/hw.h | 2 +- drivers/net/wireless/ath/ath11k/qmi.c | 330 +++++++++++++++++++-------------- drivers/net/wireless/ath/ath11k/qmi.h | 18 +- 4 files changed, 207 insertions(+), 153 deletions(-) -- 2.7.4