From: Javier Martinez Canillas Date: Tue, 26 Nov 2013 23:03:36 +0000 (-0800) Subject: ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c bus X-Git-Tag: omap-for-v3.13/fixes-against-rc1-take2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d3a7d6d4c1df43240cc8b8aaa2dcff4e3fe072;p=pandora-kernel.git ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c bus IGEP's DVI connector's DDC pins are connected to OMAP's third i2c bus. When booting with Device Trees the requested bus number is set to -1 which means that the bus number should be dynamically assigned. So the third i2c bus has 2 has a bus number. Since now only DT booting is supported for IGEP boards after commit 06ff74fd ("ARM: OMAP2+: remove legacy support for IGEP boards"), the i2c bus number has to be changed. Signed-off-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed