commit | cf568c58eb192368f5e796df935704535b54f451 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 30 14:31:42 2011 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 20 18:43:53 2011 +0200 |
tree | 1f69fbd6e177e0091a0bea5329d770320b0d8237 | |
parent | f0e615c3cb72b42191b558c130409335812621d8 [diff] |
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>