From: Chris Wilson Date: Tue, 24 Apr 2012 21:59:47 +0000 (+0100) Subject: drm/i915: Remove gen4 irq code from gen3 irq routine X-Git-Tag: v3.5-rc1~83^2~8^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8291ee90cd5a9b043074dec313f52b89a71271a9;p=pandora-kernel.git drm/i915: Remove gen4 irq code from gen3 irq routine A couple of miscellaneous cleanups as well to move per-loop condition variables within the scope of the loop and the update of the DRI1 breadcrumb to the tail of the function. Signed-off-by: Chris Wilson Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed