drm/i915: Remove dead code from SDVO initialisation
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 9 Jun 2013 15:02:05 +0000 (16:02 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 10 Jun 2013 08:04:21 +0000 (10:04 +0200)
commite596a02ccfc6503ae5c37b14c74b6b743eefe102
treeb8b17bf531f516085b601887afe0aaed672b442e
parent22e407d749a418b4bb4cc93ef76e0429a9f83c82
drm/i915: Remove dead code from SDVO initialisation

The hotplug_mask is no longer used as the hpd interrupt setup is now
handled in the core.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_sdvo.c