Searched hist:e71374c07564536d38caed3e80a1ff1c4609161d (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/irqchip/ |
H A D | qcom-pdc.c | diff e71374c07564536d38caed3e80a1ff1c4609161d Fri Nov 15 23:11:50 CET 2019 Maulik Shah <mkshah@codeaurora.org> irqchip/qcom-pdc: Add irqchip set/get state calls
Add irqchip calls to set/get interrupt state from the parent interrupt controller. When GPIOs are renabled as interrupt lines, it is desirable to clear the interrupt state at the GIC. This avoids any unwanted interrupt as a result of stale pending state recorded when the line was used as a GPIO.
Signed-off-by: Maulik Shah <mkshah@codeaurora.org> [Lina: updated commit text, rearranged code] Signed-off-by: Lina Iyer <ilina@codeaurora.org> Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Link: https://lore.kernel.org/r/1573855915-9841-8-git-send-email-ilina@codeaurora.org
|