commit | 72ecbed1c5fe96ca5238c0c333fee3b5a858b6fb | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Apr 11 00:48:25 2014 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri May 30 00:49:42 2014 +0100 |
tree | d88ba530692e8f5dccf7c13637cb509709225f32 | |
parent | deb125abad130fc1200782048a79079f5a41af05 [diff] |
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>