From: Ben Skeggs Date: Fri, 16 Jul 2010 06:17:27 +0000 (+1000) Subject: drm/nv50: fix regression that break LVDS in some places X-Git-Tag: v2.6.36-rc1~540^2~19^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58754703c7d448c94aebf5e500d4278f6fc0678;p=pandora-kernel.git drm/nv50: fix regression that break LVDS in some places A previous commit started additionally using the SOR link when trying to match the correct output script. However, we never fill in this field for LVDS so we can never match a script at all. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed