Skip to content
Commit 10dd5ce2 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Remove compatibility layer for ARM irqs



set_irq_chipdata -> set_irq_chip_data
get_irq_chipdata -> get_irq_chip_data
do_level_IRQ -> handle_level_irq
do_edge_IRQ -> handle_edge_irq
do_simple_IRQ -> handle_simple_irq
irqdesc -> irq_desc
irqchip -> irq_chip

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 127e477e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment