From: Jon Hunter Date: Tue, 19 Mar 2013 17:38:16 +0000 (-0500) Subject: ARM: OMAP: Force dmtimer restore if context loss is not detectable X-Git-Tag: omap-for-v3.10/dt-signed-v2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385c4c7b7c2f6829048d8b041b31f9da10a8202e;p=pandora-kernel.git ARM: OMAP: Force dmtimer restore if context loss is not detectable When booting with device-tree the function pointer for detecting context loss is not populated. Ideally, the pm_runtime framework should be enhanced to allow a means for reporting context/state loss and we could avoid populating such function pointers altogether. In the interim until a generic non-device specific solution is in place, force a restore of the dmtimer when enabling the timer. Signed-off-by: Jon Hunter Acked-by: Tony Lindgren Signed-off-by: Benoit Cousson --- Reading git-diff-tree failed