Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8ba0b905 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: smd: Register SMD & SMSM IRQs with IRQF_NO_SUSPEND flag



During system suspend/resume path IRQs are temporarily disabled unless
the IRQF_NO_SUSPEND flag is specified. If a wakeup-enabled interrupt
comes in during this timeframe, it will be masked until the suspend
process is complete leading to delayed processing.

Register the SMD and SMSM wakeup enable IRQs with IRQF_NO_SUSPEND flags
to avoid delaying the interrupt during system suspend/resume path.

CRs-Fixed: 724932
Change-Id: Ib93c911f4a4e70638ebf23bc22ee7f5a685dca70
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 6fa3bc32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment