Skip to content
Snippets Groups Projects
Commit f48aefba authored by Amarnath Hullur Subramanyam's avatar Amarnath Hullur Subramanyam
Browse files

qcacld-2.0: Prevent runtime suspend when recovery initiated


When self recovery initiated, CRASH_INJECT command is sent to
firmware. If firmware crash doesn't reach the host in time then
RuntimePM may kick in and try to suspend the PCIe link. At this
time, firmware might already been crashed just that host missed
the interrupt. Add the logic to prevent the Runtime suspend when
initiating the recovery so that host driver doesn't attempt the
suspend which may not go through and cause stability issues.

CRs-fixed: 924538
Git-commit: 01ae45b557e662b39fcdf41eed2bfc804ae5bd99
Bug: 23785794
Signed-off-by: default avatarAmarnath Hullur Subramanyam <amarnath@codeaurora.org>
parent ae4be27c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment