Revert "msm: ipa3: Assert the device when IPA FW not loaded"
This reverts commit c3b184eac4
.
Change-Id: I0ddaca27bb7c6073026b6c408402903e8141f705
This commit is contained in:
parent
ab56bd6371
commit
5661882805
@ -6593,7 +6593,6 @@ static void ipa3_load_ipa_fw(struct work_struct *work)
|
||||
if (result) {
|
||||
IPAERR("IPA FW loading process has failed result=%d\n",
|
||||
result);
|
||||
ipa_assert();
|
||||
return;
|
||||
}
|
||||
mutex_lock(&ipa3_ctx->fw_load_data.lock);
|
||||
|
Loading…
Reference in New Issue
Block a user