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-aaec2000
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 [PATCH] ARM: 2686/2: AAEC-2000 Core support 2005-06-20 18:51:05 +01:00
Makefile [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support 2005-10-28 16:51:43 +01:00
Makefile.boot [PATCH] ARM: Add missed AAEC2000 file 2005-06-27 13:59:43 +01:00
aaed2000.c [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000 2006-05-07 22:49:24 +01:00
clock.c [ARM] Convert some arm semaphores to mutexes 2006-01-12 18:42:23 +00:00
clock.h [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support 2005-10-28 16:51:43 +01:00
core.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
core.h [ARM] 3504/1: Fix clcd includes for aaec2000 2006-05-07 22:49:21 +01:00