]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: sti: convert to generic l2c OF initialisation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 28 Apr 2014 14:49:48 +0000 (15:49 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:44:58 +0000 (16:44 +0100)
commitfda8cc2908f6b2b85ef88f6a12db99eca5702778
tree5933c13b58746d232d7ca67c13b7fe9609161c38
parentfbcb0363e26e1547020253e2fe5085d96a17849a
ARM: l2c: sti: convert to generic l2c OF initialisation

Remove the explicit call to l2x0_of_init(), converting to the generic
infrastructure instead.  We can remove the .init_machine as it becomes
the same as the generic version.

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