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-integrator
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] ARM SMP: Add basic support Integrator/CP platform 2005-06-18 10:15:46 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] Convert some arm semaphores to mutexes 2006-01-12 18:42:23 +00:00
clock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
cpu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
headsmp.S [PATCH] ARM SMP: Add missed files from Integrator/CP platform 2005-06-19 09:52:07 +01:00
impd1.c [ARM] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
integrator_ap.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
integrator_cp.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
leds.c [PATCH] ARM SMP: Add basic support Integrator/CP platform 2005-06-18 10:15:46 +01:00
lm.c [PATCH] Add logic module bus_type probe/remove methods 2006-01-13 11:26:05 -08:00
pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_v3.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
platsmp.c [ARM] Include asm/elf.h instead of asm/procinfo.h 2006-11-30 12:24:46 +00:00
time.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00