]> git.baikalelectronics.ru Git - kernel.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)
commit4b092934a994fc0ef69546e8859d7c29fecf7aac
treeff81c3292c519158b603efc24fd634ca057b224f
parente14dd6bc2363392f12b161cca1f4a062542ea9f0
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