]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 17 Mar 2014 16:35:46 +0000 (16:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:41:24 +0000 (16:41 +0100)
commit75f90a8d323af2bce7e50fdd9de7fc8ced08950e
treeb67b481e4887cc69a9992209cd08d324525da168
parent22a7a5715f350dc59c9a50042bdb757e812692e0
ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache

Now that OMAP2 uses the write_sec method, we don't need to enable the L2
cache in OMAP2 specific code; this can be done via the normal mechanisms
in the L2C code.  Remove the OMAP2 specific code.

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