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

No differences found