From: Jingoo Han Date: Thu, 12 Jul 2012 06:10:03 +0000 (+0900) Subject: video: exynos_dp: fix wrong DPCD address during Link Training X-Git-Tag: v3.6-rc1~16^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123267aae33efd341babe42525b8db51ef32c1b8;p=pandora-kernel.git video: exynos_dp: fix wrong DPCD address during Link Training Wrong DPCD addresses were used for clock recovery during Link Training. The training pattern should be set by TRAINING_PATTERN_SET (0x102), while voltage swing and pre-emphasis should be set by TRAINING_LANE0_SET (0x103). Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed