android_kernel_xiaomi_sm7250/drivers/rpmsg
Chris Lew eea5e1bbda rpmsg: glink: Remove IRQF_NO_SUSPEND.
Currently interrupts with hardware wake capabilities still cause the
CPUs to handle the interrupt at the GIC layer when IRQF_NO_SUSPEND is
used. This is reproduced in both s2idle and mem suspend.

Remove IRQF_NO_SUSPEND and add enable_irq_wake to properly account for
the wakeup interrupt.

Change-Id: Ieb8de40102fb402ca2f040020f56b8e7c42b3611
Bug: 123377615
Bug: 131260677
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
2022-11-12 11:19:34 +00:00
..
Kconfig
Makefile
qcom_glink_native.c rpmsg: glink: Remove IRQF_NO_SUSPEND. 2022-11-12 11:19:34 +00:00
qcom_glink_native.h
qcom_glink_rpm.c
qcom_glink_smem.c
qcom_glink_spi.c
qcom_glink_spss.c
qcom_smd.c
rpm-smd.c
rpmsg_char.c
rpmsg_core.c
rpmsg_internal.h
virtio_rpmsg_bus.c