drm/i915: Add intel_hpd_irq_uninstall()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 17 Jan 2014 11:43:51 +0000 (13:43 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Jan 2014 16:22:49 +0000 (17:22 +0100)
commit3ca1cced9a1d89c275c7a8556d7fbf7b0e21df70
treedf0648b36f464aac3da5d09ef267a92dd3b8e3c0
parent1a5ef5b7b4ee4a9514ca10057b08d978431a03e2
drm/i915: Add intel_hpd_irq_uninstall()

Add intel_hpd_irq_uninstall() which will cancel the hotplug re-enable
timer.

Also s/i915_reenable_hotplug_timer_func/intel_hpd_irq_reenable/

Suggested-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
This page took 0.024555 seconds and 5 git commands to generate.