dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-iop32x
Russell King 10dd5ce28d [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: Russell King <rmk+kernel@arm.linux.org.uk>
2006-11-30 12:24:47 +00:00
..
Kconfig [ARM] 3851/1: iop3xx: add io-data glantank support 2006-09-25 10:34:02 +01:00
Makefile [ARM] 3851/1: iop3xx: add io-data glantank support 2006-09-25 10:34:02 +01:00
Makefile.boot [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x 2006-09-25 10:25:36 +01:00
glantank.c [ARM] 3851/1: iop3xx: add io-data glantank support 2006-09-25 10:34:02 +01:00
iq31244.c [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
iq80321.c [ARM] 3832/1: iop3xx: coding style cleanup 2006-09-25 10:25:53 +01:00
irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
n2100.c [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port 2006-10-29 16:52:17 +00:00