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)
commit65392b8253cbf10da5fcf45d855f27715fc30873
tree0bb86e72ea2144378c1cfcbe6094552587e56b57
parent341976e79874c1059516dd2f99f2b10152f595da
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>
arch/arm/mach-ux500/board-mop500.c