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:
8ddd0f6
)
ARM: u300: fix timekeeping when periodic mode is used
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 5 Nov 2013 09:03:19 +0000
(10:03 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 26 Nov 2013 20:00:21 +0000
(21:00 +0100)
To determine the value to write to the hardware's timer counter register
the symbol CLOCK_TICK_RATE is used. This value is a dummy value on u300
though. So instead use the clock rate that is used for oneshot mode.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found