ARM: ux500: remove intermediary add_platform_device* functions
authorLee Jones <lee.jones@linaro.org>
Mon, 6 Feb 2012 19:22:26 +0000 (11:22 -0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Feb 2012 06:31:53 +0000 (06:31 +0000)
These are no longer required since a 'parent' pointer is now
passed to each registering device.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found