From: Jon Hunter Date: Fri, 28 Sep 2012 21:09:03 +0000 (-0500) Subject: ARM: OMAP: Don't restore of DMTIMER TISTAT register X-Git-Tag: sz_154~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3cd93e38d630219df7dfca470cd6b5a98dda73;p=pandora-kernel.git ARM: OMAP: Don't restore of DMTIMER TISTAT register The timer TISTAT register is a read-only register and therefore restoring the context is not needed. Furthermore, the context of TISTAT is never saved anywhere in the current code. The TISTAT register is read-only for all OMAP devices from OMAP1 to OMAP4. OMAP5 timers no longer have this register. Signed-off-by: Jon Hunter Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed