]> 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, 28 Nov 2011 14:50:37 +0000 (22:50 +0800)
commit2f5893cf42ca10a1eb73bc527e2198847f4d0a79
treee575202f0abde6fb8fa014e6346825b952fefb9b
parentcaca6a03d365883564885f2c1da3e88dcf65d139
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