]> git.baikalelectronics.ru Git - kernel.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, 29 May 2014 23:49:04 +0000 (00:49 +0100)
commit415c3bc937c1cba21a8070d71e097f54a21c33a7
treea5959969987114e435d3bb3216f2525fb38518cf
parent1ace1585352653dfc496cfdb5c29634098d534b7
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