From: Tarun Kanti DebBarma Date: Thu, 12 Apr 2012 09:43:47 +0000 (+0530) Subject: ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore X-Git-Tag: sz_154~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a0781fd82c60c34925d0eec675a5c9c5748f598;p=pandora-kernel.git ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore Since hwmod framework now manages sysconfig context save/restore there is no more need to touch this register in driver. Hence, remove restore of sysconfig register in omap_timer_restore_context. This was causing incorrect context restore of sysconfig register. Signed-off-by: Tarun Kanti DebBarma Acked-by: Santosh Shilimkar Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed