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: v3.5-rc1~72^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e953e305d571fb21012a3b2a78392ca3e412effe;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