commit | ba854e18413d2d827f050984edeb8286c3335895 | [log] [tgz] |
---|---|---|
author | Andrew Victor <andrew@sanpeople.com> | Wed Jul 05 17:22:52 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jul 05 17:22:52 2006 +0100 |
tree | 08c17a14d67243f2076c3d148bc469befae80f46 | |
parent | 5904a7f9167cdeb95569799e0be652c2ce6d3298 [diff] |
[ARM] 3711/1: AT91 timer update 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>