]> git.karo-electronics.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, 22 May 2014 15:39:31 +0000 (16:39 +0100)
commit5193cea2bec2064412f92171d7425ae18fb2d345
tree7c0c1d5b39ad5f3125d0c7629e826c332ce19d67
parent8355ea24448ddbc1fdff3d36fe5d509d13a3ff86
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