From: Stephen Warren Date: Wed, 13 Jul 2011 18:53:53 +0000 (-0600) Subject: ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461 X-Git-Tag: v3.1-rc1~249^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29e9c68abe503fa65ef4f37bb19a1683f8610219;p=pandora-kernel.git 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 Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed