]> git.kernelconcepts.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, 29 May 2014 23:50:00 +0000 (00:50 +0100)
commit2a2d2fff1d0bdf0723ebd2b867509dbf89a74846
treec5430f39c0264e7ad1a9345710d2905a31db78fe
parent39b53458cc635f103365ef09e9db6980fa01e3fb
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