]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:49:34 +0000 (00:49 +0100)
commit22a1e86af6117c9e93be0f4ec826ac77e57ee567
tree2afb57dbe9c6671de3f5663da12a8a867d1e5d59
parent1c1eba0c8d5da674606e87da5bdb966fd5bac500
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