diff options
author | Radoslaw Pietrzyk <radoslaw.pietrzyk@gmail.com> | 2018-04-26 18:18:24 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-05-24 12:37:54 +0100 |
commit | ff78716d431726ceda50300b8c1b982e00acf6ab (patch) | |
tree | 29a445fb7c4e3aba7165b04ffae771fe7bf8845f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 868c4e07533c67f7b6525a4561d8f59dbfdd5e06 (diff) |
irqchip/stm32: Optimizes and cleans up stm32-exti irq_domain
- In stm32_exti_alloc function, discards irq_domain_set_info
with handle_simple_irq. This overwrite the setting defined while init
of generic chips. Exti controller manages edge irq type.
- Removes acking in chained irq handler as this is done by
irq_chip itself inside handle_edge_irq
- removes unneeded irq_domain_ops.xlate callback
Acked-by: Ludovic Barre <ludovic.barre@st.com>
Tested-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Radoslaw Pietrzyk <radoslaw.pietrzyk@gmail.com>
Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions