ARM: l2c: clean up l2c_configure()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 15 May 2015 10:05:54 +0000 (11:05 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 15 May 2015 11:10:04 +0000 (12:10 +0100)
l2c_configure() does not follow the pattern of other l2c_* functions.
Fix this so that it does to avoid future confusion.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c

Simple merge