]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bae910170ee1194be6199b11d9d37e037d2ff60
treeea1e5afe23cc62fca04d0441778be7da6eab144d
parentb06eb3632d89b976450ccfaaf0689ee9bae239ff
ARM: l2c: clean up l2c_configure()

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