ath11k: unlock mutex during failure in qmi fw ready
authorGovindaraj Saminathan <gsamin@codeaurora.org>
Wed, 27 Nov 2019 14:08:58 +0000 (14:08 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 29 Nov 2019 07:48:09 +0000 (09:48 +0200)
commitba47923974fb67bf612b7a7c07c5884e95c5518b
treea0c0e0ea9499f8ac4beeb12a9fa03ff17a70aca9
parent64f1d7e94daaaf53208e9505448406b5c8fbbd8a
ath11k: unlock mutex during failure in qmi fw ready

qmi firmware ready event start to initialize the core modules and
the sequence executed with mutex lock. In case of any failure
mutex should be unlocked otherwise it will hang during the recovery.

Signed-off-by: Govindaraj Saminathan <gsamin@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath11k/core.c