Re: [PATCH v4 13/17] clocksource: tegra: Switch to sched_clock_register()

2013-07-19 Thread Stephen Warren
On 07/18/2013 05:21 PM, Stephen Boyd wrote: The 32 bit sched_clock interface now supports 64 bits. Upgrade to the 64 bit function to allow us to remove the 32 bit registration interface. Acked-by: Stephen Warren swar...@nvidia.com Tested-by: Stephen Warren swar...@nvidia.com -- To unsubscribe

[PATCH v4 13/17] clocksource: tegra: Switch to sched_clock_register()

2013-07-18 Thread Stephen Boyd
The 32 bit sched_clock interface now supports 64 bits. Upgrade to the 64 bit function to allow us to remove the 32 bit registration interface. Cc: Stephen Warren swar...@wwwdotorg.org Signed-off-by: Stephen Boyd sb...@codeaurora.org --- drivers/clocksource/tegra20_timer.c | 4 ++-- 1 file