]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: nomadik: convert to generic l2c OF initialisation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 28 Apr 2014 14:27:59 +0000 (15:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:41:20 +0000 (16:41 +0100)
commitae9f2e94a392c093fa1b204b610703adaf8c0d94
treeb2ed8072b02086c8023a167dd20ece9781942d00
parent95186ee7c89d6c240307251318faf10551d6ced3
ARM: l2c: nomadik: convert to generic l2c OF initialisation

Remove the explicit call to l2x0_of_init(), converting to the generic
infrastructure instead.  This also allows us to eliminate the
.init_machine function as it is identical to the generic version.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-nomadik/cpu-8815.c