]> 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)
commiteffb2c4d1f8f9ed5ec38ba71a2c4e344ae2c5606
tree2afb57dbe9c6671de3f5663da12a8a867d1e5d59
parentf383db2f934a6cb9563588eb8150ebcbe71487b6
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