Merge "icnss: Clear ICNSS_MSA0_ASSIGNED flag in cap failure case"
This commit is contained in:
commit
f63b4db1ff
1 changed files with 1 additions and 0 deletions
|
@ -2097,6 +2097,7 @@ static int icnss_driver_event_server_arrive(void *data)
|
|||
|
||||
err_setup_msa:
|
||||
icnss_assign_msa_perm_all(penv, ICNSS_MSA_PERM_HLOS_ALL);
|
||||
clear_bit(ICNSS_MSA0_ASSIGNED, &penv->state);
|
||||
err_power_on:
|
||||
icnss_hw_power_off(penv);
|
||||
fail:
|
||||
|
|
Loading…
Add table
Reference in a new issue