]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix .31 patch that quilt mail didn't like
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Dec 2009 00:28:12 +0000 (16:28 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Dec 2009 00:28:12 +0000 (16:28 -0800)
queue-2.6.31/drm-i915-fix-irq-stall-issue-on-ironlake.patch

index f7790455c5e8fef9db466ae9808c8edb17432b9e..57e4ad110c915cf7e054cacc7ce5c85a3538c03b 100644 (file)
@@ -1,9 +1,9 @@
 From 2d109a845dd3074885db726892c629ab73dd0ed8 Mon Sep 17 00:00:00 2001
-From: Zou, Nanhai <nanhai.zou@intel.com>
+From: Nanhai Zou <nanhai.zou@intel.com>
 Date: Fri, 6 Nov 2009 02:13:01 +0000
 Subject: drm/i915: Fix IRQ stall issue on Ironlake
 
-From: Zou, Nanhai <nanhai.zou@intel.com>
+From: Nanhai Zou <nanhai.zou@intel.com>
 
 commit 2d109a845dd3074885db726892c629ab73dd0ed8 upstream.
 
@@ -11,7 +11,7 @@ The master irq control in DE must be disabled before irq handling,
 and enable after the process. This fixes the irq stall issue on
 Ironlake.
 
-Signed-off-by: Zou, Nanhai <nanhai.zou@intel.com>
+Signed-off-by: Nanhai Zou <nanhai.zou@intel.com>
 Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
 Signed-off-by: Eric Anholt <eric@anholt.net>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>