commit | 14d58cbc8466ecd93a6a62d9abd812e960cb8a84 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri Nov 15 15:26:11 2013 -0800 |
committer | Kevin Hilman <khilman@linaro.org> | Thu Nov 21 15:40:59 2013 -0800 |
tree | 0ec7db641e5e103b0d326f8ae6ee4da531e49adb | |
parent | 161f408978ebbb5a83db05878a7e560acb9c7f21 [diff] |
ARM: davinci: 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: Sekhar Nori <nsekhar@ti.com> Cc: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Kevin Hilman <khilman@linaro.org>