Commit 993da727 authored by Maulik Shah's avatar Maulik Shah Committed by Gerrit - the friendly Code Review server
Browse files

irqchip: qcom-pdc: Remove irq_set_wake and irq_enable callbacks



Currently irq_mask callback is not completely masking irq at PDC
in case if the interrupt is marked for wakeup. Leaving it unmasked
at PDC may generate unwanted wakeups.

Remove irq_set_wake and irq_enable callbacks and manage interrupt
mask and unmask at PDC (and its parent GIC) using irq_mask and
irq_unmask callbacks.

Change-Id: Ife0026e612b8136ef3c26023fc0bda7b5286bae8
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent fc21b43e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment