]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:50:00 +0000 (00:50 +0100)
commitfa247bcb028fb4d15371299509c04e44addd34b2
treec5430f39c0264e7ad1a9345710d2905a31db78fe
parentadf63f36d84553bffe785ea9d147ebfdb2d64e23
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