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

Skip to content
Unverified Commit 73d28e3b authored by Chris Lew's avatar Chris Lew Committed by Michael Bestas
Browse files

mailbox: msm_qmp: Remove IRQF_NO_SUSPEND



The qmp interrupt is a hardware wake capable interrupt. Using the
IRQF_NO_SUSPEND flag still allows this interrupt to resume the CPUs
because the interrupt is left unmasked on the gic. Remove this flag
and use enable_irq_wake so the wakeup interrupt is properly accounted
for.

Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
Signed-off-by: default avatarAnanth Raghavan Subramanian <sananth@codeaurora.org>
Signed-off-by: default avatarKelly Rossmoyer <krossmo@google.com>
Change-Id: I7e55b9feff43da6bda5d1eca12bf92f98be1c9f7
Bug: 123377615
Bug: 131260677
parent 8181b231
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