From: Ondrej Zary Date: Mon, 24 Aug 2015 19:37:26 +0000 (+0200) Subject: tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320 X-Git-Tag: omap-for-v4.3/fixes-rc5~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23aa4db78aa7da994ae12d85acf7413ba2517946;p=pandora-kernel.git tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320 According to X.Org driver, chips older than TGUI9660 have only 1 width bit in AddColReg. Touching the 2nd one causes I2C/DDC to fail on TGUI9440. Set only 1 bit of width in AddColReg on TGUI9440 and CYBER9320. Signed-off-by: Ondrej Zary Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed