linux-stable-rt/arch/arm/mach-at91rm9200
Andrew Victor 1f4fd0a0d2 [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq
The external interrupt sources are different on the various AT91
processors.  This patch introduces the global 'at91_extern_irq' variable
that contains a bitset of the available external interrupt sources.

The processor reset mechanism also differs on the various AT91
processors.  This patch also adds a global 'at91_arch_reset' callback
(from system.h) into the processor-specific code to perform the reset.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-11-30 22:51:36 +00:00
..
Kconfig
Makefile [ARM] 3945/1: AT91: Rename devices.c 2006-11-30 22:51:33 +00:00
Makefile.boot
at91rm9200.c [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq 2006-11-30 22:51:36 +00:00
at91rm9200_devices.c [ARM] 3945/1: AT91: Rename devices.c 2006-11-30 22:51:33 +00:00
at91rm9200_time.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
board-1arm.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
board-carmeva.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
board-csb337.c
board-csb637.c
board-dk.c
board-eb9200.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
board-ek.c
board-kafa.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
board-kb9202.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
clock.c
clock.h
generic.h [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq 2006-11-30 22:51:36 +00:00
gpio.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
irq.c [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq 2006-11-30 22:51:36 +00:00
leds.c
pm.c [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irq 2006-11-30 22:51:36 +00:00