[ARM] 3711/1: AT91 timer update
authorAndrew Victor <andrew@sanpeople.com>
Wed, 5 Jul 2006 16:22:52 +0000 (17:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 5 Jul 2006 16:22:52 +0000 (17:22 +0100)
Patch from Andrew Victor

The AIC interrupt controller is the same on the Atmel AT91RM9200,
AT91SAM9261 and AT91SAM9260 processors.

This patch removes any RM9200-specific naming from the IRQ driver, and
moves the AT91RM9200's default IRQ priority table into at91rm9200.c.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found