]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: bcm_5301x: 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:40:45 +0000 (16:40 +0100)
commit58bbc26f21f5c1bee054ecaa97391a7bf83472d7
treec20f191139fe10e8f0d7010c15e2fbd258e27cfe
parent410d394bc181c4cad09f41d9ed53528456840dd7
ARM: l2c: bcm_5301x: 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.

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