clocksource: orion: Switch to sched_clock_register()
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 19 Nov 2013 23:47:32 +0000 (00:47 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 11 Dec 2013 10:40:25 +0000 (11:40 +0100)
commit2e8bac532f8bcd3834853e0a22b130b9fd59270d
treef0ba4934e6657bf432fe56b6c8a40f04c95b8274
parent662e7230ee16951e6858c01e72db87c5dc46150e
clocksource: orion: Switch to sched_clock_register()

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: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/time-orion.c