Re: [PATCH V3 08/11] ARM: ux500: convert timer suspend/resume to clock_event_device
From: Linus Walleij <hidden>
Date: 2012-11-21 08:14:25
Also in:
linux-arm-kernel, lkml
From: Linus Walleij <hidden>
Date: 2012-11-21 08:14:25
Also in:
linux-arm-kernel, lkml
On Mon, Nov 19, 2012 at 7:31 PM, Stephen Warren [off-list ref] wrote:
From: Stephen Warren <redacted> Move ux500's timer suspend/resume functions from struct sys_timer ux500_timer into struct clock_event_device nmdk_clkevt. This will allow the sys_timer suspend/resume fields to be removed, and eventually lead to a complete removal of struct sys_timer. Cc: Srinidhi Kasagar <redacted> Cc: Linus Walleij <redacted> Signed-off-by: Stephen Warren <redacted>
Acked-by: Linus Walleij <redacted> We have a comment on the .resume member but I'll find the right patch and comment there. Yours, Linus Walleij