drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 May 2012 17:01:31 +0000 (18:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 May 2012 18:13:35 +0000 (20:13 +0200)
Also as we set the HOTPLUG_EN to 0 during pre-install, we can simply set
it during post-install, and nor do we wish to enable unwanted hotplug
events.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found