Re: [PATCH 05/18] ARM: integrator: Switch to sched_clock_register()

2013-08-07 Thread Linus Walleij
On Thu, Aug 1, 2013 at 12:31 AM, 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: Linus Walleij > Signed-off-by: Stephen Boyd For this patch (given the idea is

Re: [PATCH 05/18] ARM: integrator: Switch to sched_clock_register()

2013-08-07 Thread Linus Walleij
On Thu, Aug 1, 2013 at 12:31 AM, Stephen Boyd sb...@codeaurora.org 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: Linus Walleij linus.wall...@linaro.org Signed-off-by: Stephen Boyd

[PATCH 05/18] ARM: integrator: 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: Linus Walleij Signed-off-by: Stephen Boyd --- arch/arm/mach-integrator/integrator_ap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH 05/18] ARM: integrator: 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: Linus Walleij linus.wall...@linaro.org Signed-off-by: Stephen Boyd sb...@codeaurora.org --- arch/arm/mach-integrator/integrator_ap.c | 4 ++-- 1 file