commit | fcfca6ef6a35690648de6529b607674d4132b10e | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 18 16:21:23 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Tue Jul 30 11:24:52 2013 -0700 |
tree | 0cc94379e434759430d4eec67cfa291f971b5761 | |
parent | fa8296ae62364d80bb82c4c011469ae3e423d509 [diff] |
clocksource: mxs_timer: 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: Shawn Guo <shawn.guo@linaro.org> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: John Stultz <john.stultz@linaro.org>