linux-stable-rt/arch/arm/mach-at91rm9200
Andrew Victor 963151f247 [ARM] 3579/1: AT91RM9200 Timer simplification
Patch from Andrew Victor

Use a global variable 'last_crtr' to store the time of the last timer
tick instead of the ST_RTAR register.
It's faster, frees up the ST_RTAR register for other uses, and hopefully
makes the code more understandable.  [Patch from Peter Menzebach]

Also add the SA_TIMER flag to Timer IRQ.  (It seems to be required for
the realtime preempt patch).

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-19 15:23:41 +01:00
..
Kconfig
Makefile
Makefile.boot
board-csb337.c
board-csb637.c
board-dk.c
board-ek.c
clock.c [ARM] 3578/1: AT91RM9200 Clock update 2006-06-19 13:20:23 +01:00
common.c
devices.c Fix AT91RM9200 build breakage 2006-04-14 18:38:01 -07:00
generic.h
gpio.c
irq.c
leds.c
time.c [ARM] 3579/1: AT91RM9200 Timer simplification 2006-06-19 15:23:41 +01:00