]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:49:42 +0000 (00:49 +0100)
commit27df72eaf551b236577e7ebb5cea182225aeb2eb
treed88ba530692e8f5dccf7c13637cb509709225f32
parent99bb09206cc3ef0902e7f11e8f27b78fc466e2ac
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