From: Paulo Zanoni Date: Fri, 12 Apr 2013 21:16:53 +0000 (-0300) Subject: drm/i915: don't intel_crt_init on any ULT machines X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~40^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40c0f5bd5b0f09e4386d2cf26c96c89c45ee539;p=pandora-kernel.git drm/i915: don't intel_crt_init on any ULT machines We may have DDI_BUF_CTL(PORT_A) configured with 2 lanes and still not have CRT, so just check for !IS_ULT. This problem happened on a real machine and resulted in a very ugly dmesg. Cc: stable@vger.kernel.org Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed