commit | 1f61ce508a2e88d19045aa77f90f366251419529 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Jul 17 17:44:13 2012 +0900 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Tue Jul 24 20:55:16 2012 +0000 |
tree | 125998f4928d3e3db463b4e04b6f70bc33cee607 | |
parent | 559dc9d9fed3578cdb82772e4638069fe8176f2f [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>