commit | d9dbcbe0ea29dac15a9ca70c274fec4ef100e187 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 18 16:21:27 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Tue Jul 30 11:24:54 2013 -0700 |
tree | fb41fdb073d630e82e1c6d35a44cb6ad6cf54fef | |
parent | 35702999b1f366ed80fc4bd94bd8ebc8a1c46954 [diff] |
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>