]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: rockchip: 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:51 +0000 (16:41 +0100)
commitfc2553457ccdc0bb45d86064e9f8d28bbf60b371
treee9bd47c9a05b952c9c5f8545fec92ce318a0a5dd
parent9288eb5911bacd91b89013b84684bdc84be3ac27
ARM: l2c: rockchip: 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 this becomes the same as the generic version.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-rockchip/rockchip.c