ARM: ux500: get rid of static GIC dist base
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 14 May 2015 07:48:37 +0000 (09:48 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 18 May 2015 13:07:15 +0000 (15:07 +0200)
commit26ef94dc8b97156ce1ce3fb74855a598dac067aa
tree34a106301397464f67e0fcfd1672fe272590685c
parent58202033faca18198af21dabb7e75481d4a2cd8a
ARM: ux500: get rid of static GIC dist base

The GIC distributor was mapped statically for the PM code
but the driver already get the base address from the DT.
Augment the PM code to get the base from the device tree
and remove the static map.

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