summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhijeet Dharmapurikar <adharmap@codeaurora.org>2016-04-19 19:58:30 -0700
committerJeevan Shriram <jshriram@codeaurora.org>2016-05-03 15:52:50 -0700
commit7753ddba59d9933db2a1f3dcb7a3560112fff537 (patch)
treeb059f56bdad3a738ee467acd2538830e3d5994e3 /tools/perf/scripts/python
parent9847f9ca84dfd7f3fb9ecb82274b4349cd09befb (diff)
Revert "spmi: pmic_arb: use handle_fasteoi_irq handler"
This reverts commit 3b1bda734da2 ("spmi: pmic_arb: use handle_fasteoi_irq handler") PMIC interrupt are not aligned to be used as fasteoi, this is because * most of the PMIC interrupts are threaded and are configured as ONESHOT. Fasteoi handlers do not support ONESHOT semantics * There is a chance of losing edge interrupts that trigger while the handler is running. This is because fasteoi handler signals EOI after the handler is run. So edge interrupts that trigger while the handler is running get acknowledged without being handled. CRs-Fixed: 1001770 Change-Id: I622fd971201b6c0001212a696c3d12aea409c11b Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions