]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: berlin: convert to generic l2c OF initialisation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 28 Apr 2014 14:57:21 +0000 (15:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:40:47 +0000 (16:40 +0100)
commit2473f14140e2da7eabfcd84f811ebbbcc420cf50
tree376bef9d4a827d166bffc096fab1788997edfeb1
parent58bbc26f21f5c1bee054ecaa97391a7bf83472d7
ARM: l2c: berlin: convert to generic l2c OF initialisation

Remove the explicit call to l2x0_of_init(), converting to the generic
infrastructure instead.  We can remove the explicit machine init too
as this becomes identical to the generic version.

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-berlin/berlin.c