diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2016-04-20 19:44:51 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2016-04-20 20:00:23 +0300 |
commit | 7ebf721d0d47150f6e327a6ae2692779495a2c2a (patch) | |
tree | e57a6e49a4847ab4cc9fc63025981188281eed67 /drivers/gpio/gpio-max7300.c | |
parent | 3fb55c79d092d085bddd4fc94f250acfc1275f3d (diff) | |
download | talos-op-linux-7ebf721d0d47150f6e327a6ae2692779495a2c2a.tar.gz talos-op-linux-7ebf721d0d47150f6e327a6ae2692779495a2c2a.zip |
ath10k: refactor firmware images to struct ath10k_fw_components
To make it easier to share ath10k_core_fetch_board_data_api_n() with testmode.c
refactor all firmware components to struct ath10k_fw_components. This structure
will hold firmware related files, for example firmware-N.bin and board-N.bin.
For firmware-N.bin create a new struct ath10k_fw_file which contains the actual
firmware image as well as the parsed data from the image.
Modify ath10k_core_start() to take struct ath10k_fw_components() as an argument
which makes it possible in following patches to drop some ugly hacks from
testmode.c.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/gpio/gpio-max7300.c')
0 files changed, 0 insertions, 0 deletions