]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461
authorStephen Warren <swarren@nvidia.com>
Wed, 13 Jul 2011 18:53:53 +0000 (12:53 -0600)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Jul 2011 13:27:36 +0000 (15:27 +0200)
commita0139c39e524b72fc397ef74c5e9fbfb9c0794d6
tree498e24bed40a0fcc0d39d7e565a8b8d02cbf7639
parent15872c0491fdffc48b158ef4eaedb15bf1cad984
ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461

Bus number 4 doesn't exist in the mainline kernel. The device is
attached to bus number 3. (In the ChromeOS kernel, one of the I2C
busses is split in two with a mux, this pushing all later busses
to a higher bus number. In this case, 4 is the correct bus number
for the ADT7461).

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-tegra/board-seaboard.c