summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSarada Prasanna Garnayak <sgarna@codeaurora.org>2016-12-29 13:21:32 +0530
committerqcabuildsw <qcabuildsw@localhost>2017-01-12 05:26:05 -0800
commit3eafda7b198feecdeb556dc9a0439eab2d5d58d4 (patch)
treea7bb38edd0898ab8c37ac4aea926c700eba48f88 /include
parent7436ec41c80cb6dcbb7292a6db8c883eb33b0647 (diff)
qcacmn: Runtime PM packets tagging after wow suspend
qcacld-2.0 to qcacmn propagation. Don't Tag Non-WoW packets as Runtime PM packets after wow suspend. Some WMI Commands can be send in Runtime PM context and MC thread context. Packets coming via MC Thread Context can be tagged as Runtime PM packets when runtime pm in progress. Packets should be tagged in the same caller context to avoid any race condition. Being stability issue, addressing this issue by not tagging any non-wow commands as runtime pm after wow suspend. This will ensure all the non-wow packets coming after wow_suspend flag is set as non runtime pm packets and will trigger a runtime resume. Git-commit: 4a396d80c5cc2ded75098c61426521b9b2762c17 Git-commit: 2ee4bf4791cc5db30ec03eceaf591367deffe39a CRs-Fixed: 1106496 Change-Id: I4e55733ad8403581aca0b49ce9442fc5591335c0
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions