ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabled
authorLee Jones <lee.jones@linaro.org>
Tue, 18 Sep 2012 15:08:50 +0000 (17:08 +0200)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:44 +0000 (12:32 +0200)
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>

No differences found