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

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

icnss: Allow register/unregister driver execution in serial manner



In cases when wlan driver probe is in progress, icnss driver
rejects wlan driver unregister as driver probe is not completed.
This change enables wlan unregister driver to get scheduled
in icnss driver wq if wlan driver has been regsitered. This
ensures that wlan unregister and register driver get executed
in serial manner. In cases when driver probe is in progress and
wlan driver unregister gets called, unregister driver will be
processed when wlan driver probe is finished.

Change-Id: I0266723d081e9036ecbec122c56be8dfe3c3d1bb
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 1f75b3f8
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