ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement
authorLee Jones <lee.jones@linaro.org>
Tue, 29 May 2012 02:03:09 +0000 (10:03 +0800)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jun 2012 00:03:58 +0000 (02:03 +0200)
commitf65c1982faca257053564e7ba6864ee9506f6a83
treed41468ea85d27ecb429a759f764e3da44240b050
parent11a0b5f09c941ede301ed3eee59fd69c2b4850c2
ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement

During Device Tree enablement it is necessary to remove
<hw_component>_add_<device> calls one at at time, as and when particular
devices are DT enabled. This patch provides a temporary solution. Once
the new *of_init_devices function has been fully unpopulated it will be
removed again.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/board-mop500.h
arch/arm/mach-ux500/cpu-db8500.c