video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register
authorJingoo Han <jg1.han@samsung.com>
Wed, 12 Sep 2012 04:34:24 +0000 (13:34 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 22 Sep 2012 21:39:53 +0000 (21:39 +0000)
This patch adds bit-masking for LINK_TRAINING_CTL register, when
pre-emphasis level is set. The bit 3 and bit 2 of LINK_TRAINING_CTL
register are used for pre-emphasis level setting, so other bits
should be masked.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>

No differences found