Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eac7ac40 authored by Sandeep Singh's avatar Sandeep Singh
Browse files

icnss2: Clear ICNSS_FW_READY flag on server arrive



In wlan platform driver, loading of wlan driver
is controlled by ICNSS_FW_READY and ICNSS_FW_DOWN flag.
Wlan driver should be probed only when ICNSS_FW_READY
flag is set and ICNSS_FW_DOWN flag is not set. In certain
cases wlan platform driver is receiving FW ready indication
after PD down. In this case when wlan fw ready is coming after
PD down, wlan driver is getting probed without actual
FW_READY. This change clears ICNSS_FW_READY flag on qmi
server arrive, so that driver gets probed only when next
FW_READY comes after the server arrive.

Change-Id: If275c02d6df072c4315ae8475371f2399312677e
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 00f1edbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment