commit | 8726e96fcb29298351c777670742b553ca947508 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Nov 07 17:07:45 2012 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Dec 24 09:36:36 2012 -0700 |
tree | 5eb74fd3695b098832457253a4cead304477b625 | |
parent | e3cbfb6213757429694775aa7e97ee80c98ee2c6 [diff] |
ARM: ux500: convert timer suspend/resume to clock_event_device 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 <srinidhi.kasagar@stericsson.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Stephen Warren <swarren@nvidia.com>