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)
commit583ecab9e36ec3077228cc4e303276856ee7519e
tree63bacc6c6a4c43f5681c34bdd1230375f1b10fb6
parentc1424803f6467fbbf269a5dfa830d9c60ae32181
ARM: ux500: kill off L2CC static map

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