]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] pxa: make pxa timer initialisation select clock rate at runtime
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 1 Sep 2007 20:12:50 +0000 (21:12 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 20:14:43 +0000 (21:14 +0100)
commit08197f6e3b262f4fb8b164c818d5e54b46c14711
treea41fd3f3141def6021eb797b62c15ccf2a3a3e3d
parent6c3a158316598bfb165b8c83b168fa413d5ae2d8
[ARM] pxa: make pxa timer initialisation select clock rate at runtime

Rather than using the compile-time constant CLOCK_TICK_RATE, select
the clock tick rate at run time.  We organise the selection so that
PXA3 automatically falls out with the right tick rate.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/time.c