commit | 65392b8253cbf10da5fcf45d855f27715fc30873 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Sep 18 17:08:50 2012 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Sep 20 12:32:44 2012 +0200 |
tree | 0bb86e72ea2144378c1cfcbe6094552587e56b57 | |
parent | 341976e79874c1059516dd2f99f2b10152f595da [diff] |
ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabled Here we remove all calls to register I2C sub-devices from platform code when Device Tree is enabled. Instead the I2C driver will parse the Device Tree for them. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>