From: Chris Wilson Date: Thu, 9 Sep 2010 15:20:55 +0000 (+0100) Subject: drm/i915: Make the connector->encoder relationship explicit X-Git-Tag: v2.6.37-rc1~92^2~28^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0e924883d029a8651a2a0c7b8da67a07611ed2;p=pandora-kernel.git drm/i915: Make the connector->encoder relationship explicit Currently we have a exact mapping of a connector onto an encoder for its whole lifetime. Make this an explicit property of the structure and so simplify the code. Signed-off-by: Chris Wilson Reviewed-by: Jesse Barnes --- Reading git-diff-tree failed