]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: l2c: move aurora broadcast setup to enable function
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:47:59 +0000 (16:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:47:59 +0000 (00:47 +0100)
commit40266d6f410a272b76ad861ba0b5ce91d598f606
treeff81c3292c519158b603efc24fd634ca057b224f
parent9a07f27bc5ff2e36400e605d99cc1e129582a0ca
ARM: l2c: move aurora broadcast setup to enable function

Rather than having this hacked into the OF initialiation function, we
can handle this via the enable function instead.  While here, clean
up that code and comments a little.

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