]> git.kernelconcepts.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, 29 May 2014 23:49:06 +0000 (00:49 +0100)
commita048711c0b3701ee22efd74022cb1f548a52842c
treead09a866cf5d8ac7bd9c2b5f7c0bd05b1f32ea03
parentd458773fb3c456d0e2e860fece8602b062e2f7a0
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