From: Jingoo Han Date: Mon, 3 Sep 2012 08:50:24 +0000 (+0900) Subject: video: exynos_dp: replace link_status with link_align to check channel equalization X-Git-Tag: v3.7-rc1~48^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e75478bbd79f4d1694522f1dec7a6cb60c90d3b1;p=pandora-kernel.git video: exynos_dp: replace link_status with link_align to check channel equalization To check channel equalization, the value of LANE_ALIGN_STATUS_UPDATED is necessary in exynos_dp_channel_eq_ok(). Also, link_align includes this value. However, link_status does not include this value, so it makes the problem that channel equalization is failed during link training. Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed