kernel-ark/arch/arm/mach-integrator
Russell King 56f1319e87 [ARM] Fix Integrator and Versatile interrupt initialisation
Both Integrator and Versatile were using set_irq_handler() and
enable_irq(), and working around the initialisation of the
chained interrupt, instead of the more correct
set_irq_chained_handler() function.  Fix Integrator and
Versatile to use the right function, and remove these work-arounds.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-10 12:42:12 +01:00
..
clock.c
clock.h
common.h
core.c
cpu.c
headsmp.S
impd1.c
integrator_ap.c
integrator_cp.c
Kconfig
leds.c
lm.c
Makefile
Makefile.boot
pci_v3.c
pci.c
platsmp.c
time.c