From: Adam Jackson Date: Fri, 25 Jun 2010 19:32:14 +0000 (-0400) Subject: drm/i915/pch: Cosmetic fix to FDI link training X-Git-Tag: v2.6.36-rc1~540^2~11^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a4474349997d722e4ae64e40a68feb25307109;p=pandora-kernel.git drm/i915/pch: Cosmetic fix to FDI link training Unmask the bits for link training reporting before starting link training. If stage 1 training finished before we unmask them, then we'd spin around in a loop a few times until smashing on through. Which is harmless, since training _did_ succeed, it just looks ugly in dmesg. Signed-off-by: Adam Jackson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed