drm/i915: Cleanup gen3 irq uninstall
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Apr 2012 21:59:49 +0000 (22:59 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:18 +0000 (11:18 +0200)
commit55b39755ea3a767da85e6725a783da90c574a274
treecf08c6eb3bfe8d107773eaf76474b15d24a80c68
parent00d98ebd948b75919f542f53c31e9eb83310fbcf
drm/i915: Cleanup gen3 irq uninstall

Bring the for-each-pipe loops together so that the code is easier on the
eyes.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c