git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8478d26
)
ARM: ux500: fix up the I2C devices
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 20 Aug 2013 11:56:29 +0000
(13:56 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 20 Aug 2013 11:58:25 +0000
(13:58 +0200)
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>
No differences found