drm/i915: move hpd handling to (ibx|cpt)_irq_handler
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 12 Oct 2012 18:14:05 +0000 (20:14 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 17 Oct 2012 19:06:57 +0000 (21:06 +0200)
Somehow this was left out in the refactoring that introduced the pch
handlers. Avoids a hotplug_mask special case in the ilk_irq_handler.

Noticed while hunting down the pch hotplug bits.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found