]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: nomadik: Switch to sched_clock_register()
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 18 Jul 2013 23:21:24 +0000 (16:21 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 30 Jul 2013 18:24:53 +0000 (11:24 -0700)
commite25bc5f5ad192cf8782db64acb83962a0b27c4e0
treebaf6c50d2a96ca80af8a4816f1ba8c9bbf499837
parentfcfca6ef6a35690648de6529b607674d4132b10e
clocksource: nomadik: 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: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/clocksource/nomadik-mtu.c