commit | f4e6e1ea19737077d958f2bc6c196eb579d97544 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Jul 18 16:21:29 2013 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Tue Jul 30 11:24:56 2013 -0700 |
tree | 566ff9277990ca75e46e8584b47e2fa4a861ac1c | |
parent | 130e6b25a28ff5b2421d6cae5f2bac1f5afdcfb0 [diff] |
clocksource: vf_pit_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: Jingchang Lu <b35083@freescale.com> Cc: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: John Stultz <john.stultz@linaro.org>