]> git.baikalelectronics.ru Git - kernel.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)
commit98ee91d8c9c5890f233787bc01f0b14a7b629267
treead09a866cf5d8ac7bd9c2b5f7c0bd05b1f32ea03
parent7fe2f2f6b75702c4679d368cb73c8e9b911a5f5c
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