]> 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)
commitc75522818afbfd5c2c6ef8ce5312cd909aa3f12c
treec5430f39c0264e7ad1a9345710d2905a31db78fe
parentc9c5791a71700ce212b373e25b369bc9a1f3e1ca
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