diff options
author | Colin Cross <ccross@android.com> | 2010-11-17 16:20:15 -0800 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-22 22:44:42 +0000 |
commit | 684e94cbcb5add60356d124166e40feb2174f0f1 (patch) | |
tree | dfdcf2048c6ac76c8c55134d1dc5633d495c4f4a /arch/arm/plat-nomadik/timer.c | |
parent | 11e718a6535c0c7a375b24c3ad60a98b988090c8 (diff) |
ARM: tegra: timer: Separate clocksource and sched_clock
tegra_clocksource_read should not use cnt32_to_63, wrapping is
already handled in the clocksource code. Move the cnt32_to_63
into the sched_clock function, and replace the use of clocksource
mult and shift with a multiplication by 1000 to convert us to ns.
Acked-by: John Stultz <johnstul@us.ibm.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Tested-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-nomadik/timer.c')
0 files changed, 0 insertions, 0 deletions