xtensa: Switch to sched_clock_register()
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 13 Dec 2013 09:43:58 +0000 (01:43 -0800)
committerChris Zankel <chris@zankel.net>
Tue, 14 Jan 2014 18:19:59 +0000 (10:19 -0800)
commit3ade4f81ae0c32c0c82fad93de92df07f24a85a4
tree84edc2b837408bc7555a9a5a411a162d16e34f28
parent49b424fedaf88d0fa9913082b8c1ccd012a8a972
xtensa: 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.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/kernel/time.c