]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablement
authorLee Jones <lee.jones@linaro.org>
Thu, 19 Apr 2012 20:36:42 +0000 (21:36 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 May 2012 22:40:42 +0000 (00:40 +0200)
commit08d050263190174914951a158ddf759177a58039
treed44090cb2f66cc964c48179077372346f216591f
parent4809f90aadb299743b8f8021ff386f0ef0392c86
ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablement

To aid in sequential one-by-one Device Tree enablement, we split
cpu-db8500's platform_devs structure into normal platform boot, where
we leave all devices to be added in tact and a DT version where we
will remove the devices as they are DT enabled.

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