The interrupt controller uses level handler for all its interrupt. The hardware irq controller confirms to the fasteoi handler type in that it rearms itself when acknowledged. There is no need to additionally mask the interrupt while being handled. Use fasteoi handler type for pmic interrupts. Since fasteoi needs an irq_eoi callback, use the same function used for irq_ack. Change-Id: I9a941d8b56ad5698da38e16b2afcf87ef920ebfd Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
spmi-pmic-arb.c | ||
spmi.c |