DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.
authorEgbert Eich <eich@suse.de>
Mon, 25 Feb 2013 17:06:52 +0000 (12:06 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 27 Mar 2013 16:13:43 +0000 (17:13 +0100)
Now since we have replaced the bits to show interest in hotplug IRQs
we can go and nuke the 'hotplug_supported_mask'.

Signed-off-by: Egbert Eich <eich@suse.de>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found