Stephen Warren 7704c09523 ARM: remove struct sys_timer suspend and resume fields
These fields duplicate e.g. struct clock_event_device's suspend and
resume fields, so remove them now that nothing is using them. The aim
is to remove all fields from struct sys_timer except .init, then replace
the ARM machine descriptor's .timer field with a .init_time function
instead, and delete struct sys_timer.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-12-24 09:36:37 -07:00
..
2012-12-19 12:47:41 -08:00
2012-12-20 07:21:54 -08:00
2012-11-21 13:18:04 +08:00
2012-12-19 12:47:41 -08:00
2012-12-15 13:03:48 -08:00
2012-12-20 07:21:54 -08:00
2012-11-15 13:50:13 +01:00
2012-11-12 23:22:54 +01:00
2012-12-13 14:29:16 -08:00