From: Benoit Cousson Date: Sun, 10 Jul 2011 01:15:05 +0000 (-0600) Subject: OMAP4: cm: Remove RESTORE macros to avoid access from SW X-Git-Tag: v3.1-rc1~248^2~1^4^2^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b342a8d4c310b5cc153b35ea80aab03ddf2e6da;p=pandora-kernel.git OMAP4: cm: Remove RESTORE macros to avoid access from SW The restore part of the CM is an alias of some regular registers used only during the SAR restore to facilate the dma to write a contiguous set of registers. The registers should never be used by the SW, only the original register have to be used. Remove them from cmX_44xx.h files to avoid anybody to use them by mistake. Signed-off-by: Benoit Cousson Cc: Paul Walmsley Cc: Rajendra Nayak Cc: Santosh Shilimkar Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed