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 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
..
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 [SERIAL] amba-pl010: allow platforms to specify modem control method 2006-03-26 23:13:39 +01: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] Convert kmalloc+memset to kzalloc 2006-03-21 22:06:17 +00:00
integrator_cp.c [ARM] Fix Integrator and Versatile interrupt initialisation 2006-06-10 12:42:12 +01: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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
platsmp.c [ARM] Fix SMP initialisation oops 2006-02-16 11:08:09 +00:00
time.c [PATCH] RTC subsystem: ARM Integrator cleanup 2006-03-27 08:44:50 -08:00