linux-stable-rt/arch/arm/mach-omap2
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
Makefile
Makefile.boot
board-apollon.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
board-generic.c fix file specification in comments 2006-10-03 23:01:26 +02:00
board-h4.c fix file specification in comments 2006-10-03 23:01:26 +02:00
clock.c ARM: OMAP: Sync clocks with linux-omap tree 2006-09-25 13:27:20 +03:00
clock.h ARM: OMAP: Sync clocks with linux-omap tree 2006-09-25 13:27:20 +03:00
devices.c
gpmc.c ARM: OMAP2: Dynamic allocator for GPMC memory space 2006-09-25 12:41:33 +03:00
id.c
io.c
irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
memory.c
memory.h
mux.c ARM: OMAP: Apollon MMC support 2006-09-25 12:41:25 +03:00
pm-domain.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pm.c
prcm-regs.h fix file specification in comments 2006-10-03 23:01:26 +02:00
prcm.c
serial.c fix file specification in comments 2006-10-03 23:01:26 +02:00
sleep.S
sram-fn.S fix file specification in comments 2006-10-03 23:01:26 +02:00
timer-gp.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00