commit | 3510ec672319e09fe43bd623b19fcf539c0bd1fa | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Mon Feb 06 11:22:26 2012 -0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Feb 13 06:31:53 2012 +0000 |
tree | 4c45a1f0d9791c7f9b7427f55df232473dd3ecf9 | |
parent | b024a0c804356d90b13c072c8bbb444d9e745a66 [diff] |
ARM: ux500: remove intermediary add_platform_device* functions 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>