commit | 11a0b5f09c941ede301ed3eee59fd69c2b4850c2 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 30 09:55:38 2012 +0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Jun 01 02:03:42 2012 +0200 |
tree | 25635f2690b47776f114819a0aa434f05adf6b4e | |
parent | 855f80cd1683179b251b01d232b3ae228c614766 [diff] |
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>