Anilkumar Kolli ff9f732a87 ath11k: fix warning in ath11k_mhi_config
Initialize static variable ath11k_mhi_config for all hw_rev,
return error for unknown hw_rev.
This patch fixes below Smatch warning:
    drivers/net/wireless/ath/ath11k/mhi.c:357 ath11k_mhi_register()
    error: uninitialized symbol 'ath11k_mhi_config'.

Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1-01734-QCAHKSWPL_SILICONZ-1

Fixes: a233811ef600 ("ath11k: Add qcn9074 mhi controller config")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1617857830-19315-1-git-send-email-akolli@codeaurora.org
2021-04-22 17:05:08 +03:00
..
2021-02-17 11:32:48 +02:00
2021-02-17 11:32:48 +02:00
2021-02-17 11:32:48 +02:00
2020-12-12 06:41:28 +02:00
2021-04-22 17:05:08 +03:00
2020-12-12 06:41:16 +02:00
2021-02-17 11:33:10 +02:00
2021-02-17 11:32:48 +02:00
2020-11-07 10:06:12 +02:00
2020-12-15 22:46:18 -08:00