From: Stephen Warren Date: Wed, 7 Nov 2012 23:32:41 +0000 (-0700) Subject: ARM: at91: convert timer suspend/resume to clock_event_device X-Git-Tag: v3.9-rc1~122^2~32^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49356ae94c8238eb3945244f4e5a0a263eafba24;p=pandora-kernel.git ARM: at91: convert timer suspend/resume to clock_event_device Move at91's timer suspend/resume functions from struct sys_timer at91sam926x_timer into struct clock_event_device pit_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: Andrew Victor Cc: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Stephen Warren --- Reading git-diff-tree failed