]> git.baikalelectronics.ru Git - kernel.git/commit
mach-ux500: fix i2c0 device setup regression
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Mar 2011 12:31:42 +0000 (14:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 20 Apr 2011 16:43:53 +0000 (18:43 +0200)
commit01f50cb90e60eec0a75930ace92bc89650a2f598
tree1f69fbd6e177e0091a0bea5329d770320b0d8237
parent04a81b7dda9e1cf81341f6302243e921356835e6
mach-ux500: fix i2c0 device setup regression

Adding two sets of I2C devices to the same bus doesn't quite work,
atleast not anymore. Stash one array and determine how much of it
shall be added instead.

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