From: Jingoo Han Date: Tue, 17 Jul 2012 08:44:13 +0000 (+0900) Subject: video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training X-Git-Tag: v3.6-rc1~16^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f61ce508a2e88d19045aa77f90f366251419529;p=pandora-kernel.git video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training The only INTERLANE_ALIGN_DONE bit should be checked for channel equalization during Link Training. Previously, the other bits such as LINK_STATUS_UPDATED were checked, and channel equalization procedure was repeated unnecessarily. Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed