From: Ben Skeggs Date: Sat, 16 Feb 2013 02:10:38 +0000 (+1000) Subject: drm/nv50/devinit: reverse the logic for running encoder init scripts X-Git-Tag: v3.9-rc1~83^2~10^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8cc241a81941932da44993242e68c62e115ec7;p=pandora-kernel.git drm/nv50/devinit: reverse the logic for running encoder init scripts A single U encoder table can match multiple DCB entries, whereas the reverse is not true and can lead to us not matching a DCB entry at all, and fail to initialise some encoders. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed