commit | 130e6b25a28ff5b2421d6cae5f2bac1f5afdcfb0 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 18 16:21:28 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Tue Jul 30 11:24:55 2013 -0700 |
tree | fc763bfbf1d576b30cbeb70f673756e4d4630ec2 | |
parent | d9dbcbe0ea29dac15a9ca70c274fec4ef100e187 [diff] |
clocksource: sirf: Switch to sched_clock_register() and use 64 bits 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 and use all 64 bits of this timer. Cc: Barry Song <Baohua.Song@csr.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: John Stultz <john.stultz@linaro.org>