]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 16 Oct 2011 10:17:09 +0000 (18:17 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 14 Nov 2011 21:49:38 +0000 (05:49 +0800)
commit98b627fcb2083d6885f8b2b4dbdabf0cdf531aef
tree97b1e0bc84f9fc03344348ef6b7d5729383cd0f0
parent3c556247bf2e5909a29eb3939ed073f3350365e7
ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40

We have a clocksource which renders CLOCK_TICK_RATE useless. Define
it to a bogus value to get rid of some ifdeffery.

use local LATCH for at91rm9200 timer

but keep it for A91X40 as we do not use a clocksource

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91rm9200_time.c
arch/arm/mach-at91/include/mach/timex.h