ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
authorLee Jones <lee.jones@linaro.org>
Wed, 30 May 2012 01:55:38 +0000 (09:55 +0800)
committerArnd Bergmann <arnd@arndb.de>
Fri, 1 Jun 2012 00:03:42 +0000 (02:03 +0200)
commit11a0b5f09c941ede301ed3eee59fd69c2b4850c2
tree25635f2690b47776f114819a0aa434f05adf6b4e
parent855f80cd1683179b251b01d232b3ae228c614766
ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement

During Device Tree enablement it is necessary to remove snowball_<device>*
platform_data segments one at at time, as and when particular devices are
DT enabled. This patch provides a temporary solution. Once this new struct
is empty 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