ARM: OMAP2+: dmtimer: remove redundant sysconfig context restore
authorTarun Kanti DebBarma <tarun.kanti@ti.com>
Thu, 12 Apr 2012 09:43:47 +0000 (15:13 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 10 May 2012 16:39:44 +0000 (09:39 -0700)
commite953e305d571fb21012a3b2a78392ca3e412effe
treef71f8143e7c8149edc0b79a5ee63d392b3146a0b
parent68a88b9887d7f22645f99f2712fa8c450be374b5
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 <tarun.kanti@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dmtimer.c
arch/arm/plat-omap/include/plat/dmtimer.h