commit | 18952f20fadef0a5e099f5c4cac34b97644ccc35 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 18 16:21:20 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Tue Jul 30 11:24:51 2013 -0700 |
tree | 639cc80ca630308dbbce00373db943c334930753 | |
parent | e7e3ff1bfe9c42ee31172e9afdc0383a9e595e29 [diff] |
clocksource: bcm2835: 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: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: John Stultz <john.stultz@linaro.org>