commit | 2e8bac532f8bcd3834853e0a22b130b9fd59270d | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 20 00:47:32 2013 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Dec 11 11:40:25 2013 +0100 |
tree | f0ba4934e6657bf432fe56b6c8a40f04c95b8274 | |
parent | 662e7230ee16951e6858c01e72db87c5dc46150e [diff] |
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>