ARM: ux500: fix up the I2C devices
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Aug 2013 11:56:29 +0000 (13:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Aug 2013 11:58:25 +0000 (13:58 +0200)
commit1e66a3da4f7d73c027200fb18bb452fbde17fbd7
tree3d1df7041ed755d0c40292f2afcbe89ec5ab64a0
parent8478d266c5efe5c55c161a36b9af6c627e8e0b01
ARM: ux500: fix up the I2C devices

The I2C device registration on the different ux500 board was
buggy due to a switch to dynamically assigned I2C host
addresses. This I2C host is still there, but we have to add
the devices dynamically instead of using board data.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500.c