OSDN Git Service

drm/i915: don't forget to uninstall the PM IRQs
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 1 Apr 2014 18:37:13 +0000 (15:37 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Apr 2014 21:09:01 +0000 (23:09 +0200)
commitc71ae0148e103fbad49c49d4c2ba27d46bb8eef5
tree054da3a49afb726df02d83480fb303eb99ba4a95
parentc955483facc10322cd7df17680b9f5a366a2d82a
drm/i915: don't forget to uninstall the PM IRQs

It's the only thing missing, apparently.

v2: - Fix typo (Ben).

Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c