]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66d68d06486f2de0b5e13ad269db7877ca3af99f
tree054da3a49afb726df02d83480fb303eb99ba4a95
parent921082bb0bba408ff999b6c47a3f6101c690f724
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