From: Tero Kristo Date: Fri, 11 Oct 2013 16:15:34 +0000 (+0300) Subject: ARM: OMAP3: CM/control: move CM scratchpad save to CM driver X-Git-Tag: omap-for-v3.13/cm-scm-cleanup-signed^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a2d839d0dba8a06f55c7b06f8ce33bdbe4aea3;p=pandora-kernel.git ARM: OMAP3: CM/control: move CM scratchpad save to CM driver OMAP3 PM code for off-mode currently saves the scratchpad contents for CM registers within OMAP control module driver. However, as we are separating CM code into its own driver, this must be moved also. This patch adds a new API for saving the CM scratchpad contents and uses this from the high level scratchpad save function. Signed-off-by: Tero Kristo Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed