From: Stephen Warren Date: Wed, 7 Nov 2012 23:34:13 +0000 (-0700) Subject: ARM: pxa: convert timer suspend/resume to clock_event_device X-Git-Tag: v3.9-rc1~122^2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b30d5bf8204e9b9837511cf72d051980dbb90a7;p=pandora-kernel.git ARM: pxa: convert timer suspend/resume to clock_event_device Move PXA's timer suspend/resume functions from struct sys_timer pxa_timer into struct clock_event_device ckevt_pxa_osmr0. This will allow the sys_timer suspend/resume fields to be removed, and eventually lead to a complete removal of struct sys_timer. Cc: Russell King Cc: Haojian Zhuang Acked-by: Eric Miao Signed-off-by: Stephen Warren --- Reading git-diff-tree failed