Re: [PATCH 17/18] ARM: SAMSUNG: Switch to sched_clock_register()

2013-08-05 Thread Kukjin Kim
On 08/01/13 07:31, Stephen Boyd wrote: 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: Ben Dooks Cc: Kukjin Kim Acked-by: Kukjin Kim Thanks, Kukjin Signed-off-by: Stephen Boyd --- arch/arm/

[PATCH 17/18] ARM: SAMSUNG: Switch to sched_clock_register()

2013-07-31 Thread Stephen Boyd
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: Ben Dooks Cc: Kukjin Kim Signed-off-by: Stephen Boyd --- arch/arm/plat-samsung/samsung-time.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletion