From: Stephen Warren Date: Thu, 8 Nov 2012 00:07:45 +0000 (-0700) Subject: ARM: ux500: convert timer suspend/resume to clock_event_device X-Git-Tag: v3.9-rc1~122^2~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8726e96fcb29298351c777670742b553ca947508;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Stephen Warren --- Reading git-diff-tree failed