drm/i915/sdvo: Only create the analog encoder as required
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Sep 2010 09:40:38 +0000 (10:40 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Sep 2010 09:40:38 +0000 (10:40 +0100)
commitff482d8317736908e1f803ef94ee5c736a3b8a3a
tree9daae6caca9c315f00ffad8ce51729b68a2caca6
parent3f08e4ef807c3103ceebf7993c7463c7a90646f3
drm/i915/sdvo: Only create the analog encoder as required

We only need to use the analog encoder for rare devices which share the
DDC between the DVI-I and VGA connectors, so only create as needed.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_sdvo.c