]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: omap2: remove explicit non-secure access bits
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 10 Apr 2014 23:48:25 +0000 (00:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:41:30 +0000 (16:41 +0100)
commit00d5e6939d399958017a70bbbb7f02a33cfad7a0
tree813bbaa4a8ff4869703e6d9f984b7ee2d14deb72
parent923b685b1f18e12c22a89efd9ca3d0771ebd6be6
ARM: l2c: omap2: remove explicit non-secure access bits

Since we now always enable NS access to the unlock registers, this can
be removed from OMAP4.  Remove the NS access bit for the interrupt
registers from OMAP4 as well - nothing in the kernel accesses that yet,
and we can add it in core code when we have the need.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/omap4-common.c