Re: [Intel-gfx] [PATCH 09/12] drm/i915: Cleanup gen3 irq uninstall

2012-04-25 Thread Jesse Barnes
On Tue, 24 Apr 2012 22:59:49 +0100 Chris Wilson wrote: > Bring the for-each-pipe loops together so that the code is easier on the > eyes. > > Signed-off-by: Chris Wilson > --- > drivers/gpu/drm/i915/i915_irq.c | 11 --- > 1 file changed, 4 insertions(+), 7 deletions(-) > > diff --gi

[Intel-gfx] [PATCH 09/12] drm/i915: Cleanup gen3 irq uninstall

2012-04-24 Thread Chris Wilson
Bring the for-each-pipe loops together so that the code is easier on the eyes. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_irq.c | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_irq.c b/drivers/gpu/drm/i915/i915_irq.c index