ath10k: Defer core register if fw not ready during init
During driver init, if fw ready indication is not received,
the driver init times out and returns failure.
Defer the core register and the wlan enable till we
receive the fw ready indication to mitigate the driver
init failure when fw ready is not received.
CRs-Fixed: 2166351
Change-Id: I16784e3db7a5ad9fa16eb90dcbbd3ebe51e7456e
Signed-off-by:
Rakesh Pillai <pillair@codeaurora.org>
Loading
Please register or sign in to comment