commit | 08197f6e3b262f4fb8b164c818d5e54b46c14711 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Sep 01 21:12:50 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Oct 12 21:14:43 2007 +0100 |
tree | a41fd3f3141def6021eb797b62c15ccf2a3a3e3d | |
parent | 6c3a158316598bfb165b8c83b168fa413d5ae2d8 [diff] |
[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>