summaryrefslogtreecommitdiff
path: root/include/uapi/linux/kernel.h
diff options
context:
space:
mode:
authorAbhijeet Dharmapurikar <adharmap@codeaurora.org>2016-02-23 17:45:12 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:16:03 -0700
commit3b1bda734da2c83541f49252612965673c427577 (patch)
tree90c422228cb48183e0314fa310bd7b56c5882095 /include/uapi/linux/kernel.h
parent48018b31f8975dea8bd48a869e7233fefd4b9062 (diff)
spmi: pmic_arb: use handle_fasteoi_irq handler
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>
Diffstat (limited to 'include/uapi/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions