git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c3a158
)
[ARM] pxa: make pxa timer initialisation select clock rate at runtime
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 1 Sep 2007 20:12:50 +0000
(21:12 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 20:14:43 +0000
(21:14 +0100)
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>
No differences found