diff options
author | Radoslaw Pietrzyk <[email protected]> | 2018-04-26 18:18:24 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2018-05-24 12:37:54 +0100 |
commit | ff78716d431726ceda50300b8c1b982e00acf6ab (patch) | |
tree | 29a445fb7c4e3aba7165b04ffae771fe7bf8845f /lib/test_overflow.c | |
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 <[email protected]>
Tested-by: Ludovic Barre <[email protected]>
Signed-off-by: Radoslaw Pietrzyk <[email protected]>
Signed-off-by: Ludovic Barre <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions