Skip to content

Commit

Permalink
OMAP4: cm: Remove RESTORE macros to avoid access from SW
Browse files Browse the repository at this point in the history
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 <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
  • Loading branch information
Benoit Cousson authored and Paul Walmsley committed Jul 10, 2011
1 parent 0fef658 commit 7b342a8
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 455 deletions.
Loading

0 comments on commit 7b342a8

Please sign in to comment.