msm: ep_pcie: Prevent apps suspend in active state
PCIE global interrupt and MHI interrupts are not wakeup-capable.
Acquire wakelock after PERST de-assertion to avoid delayed
processing of these interrupts if apps enters suspend before
they fire. Wakelock is released when entering D3 cold. This change
also involves a check for PERST de-assertion to bail out before
we shut down the link.
Change-Id: I53e9c58584f92b91bb17e0a20d3666339bd878b4
Signed-off-by:
Subramanian Ananthanarayanan <skananth@codeaurora.org>
Loading
Please register or sign in to comment