ARM: ux500: kill off L2CC static map
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 14 May 2015 08:06:55 +0000 (10:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 18 May 2015 13:07:41 +0000 (15:07 +0200)
The l2x0 level 2 cache initialization used a static map
to get at the l2x0 registers. Get rid of this by getting
the register range from the device tree and just remap it
for the short time we need it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/cache-l2x0.c
arch/arm/mach-ux500/cpu-db8500.c

Simple merge
Simple merge