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)
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

Simple merge
Simple merge