diff options
| author | Abhijeet Dharmapurikar <[email protected]> | 2017-05-10 19:55:39 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-06-03 19:05:47 +0900 |
| commit | 472eaf8bedbbedc4df5f7007d1eceb4624a78afa (patch) | |
| tree | f95a6ee70f7247c75a4dac216159f22366c1eb69 /tools/perf/scripts/python | |
| parent | 5f9b2ea3da8cf079e22cbb0fc2ed1b9034f7dd42 (diff) | |
spmi: pmic-arb: check apid enabled before calling the handler
The driver currently invokes the apid handler (periph_handler())
once it sees that the summary status bit for that apid is set.
However the hardware is designed to set that bit even if the apid
interrupts are disabled. The driver should check whether the apid
is indeed enabled before calling the apid handler.
Signed-off-by: Abhijeet Dharmapurikar <[email protected]>
Signed-off-by: Kiran Gunda <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions