clocksource: time-armada-370-xp: Switch to sched_clock_register()
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 18 Jul 2013 23:21:27 +0000 (16:21 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 30 Jul 2013 18:24:54 +0000 (11:24 -0700)
commitd9dbcbe0ea29dac15a9ca70c274fec4ef100e187
treefb41fdb073d630e82e1c6d35a44cb6ad6cf54fef
parent35702999b1f366ed80fc4bd94bd8ebc8a1c46954
clocksource: time-armada-370-xp: 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: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/clocksource/time-armada-370-xp.c