summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch
index 79b724db..bd9f4ea3 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0041-xhci-Fix-encoding-for-HS-bulk-control-NAK-rate.patch
@@ -1,7 +1,7 @@
1From 0eec53088be92edf907c345ff96d94059d89f124 Mon Sep 17 00:00:00 2001 1From d32148ecb8f71e584a880ef74f1cfb590bcead55 Mon Sep 17 00:00:00 2001
2From: Sarah Sharp <sarah.a.sharp@linux.intel.com> 2From: Sarah Sharp <sarah.a.sharp@linux.intel.com>
3Date: Mon, 13 Feb 2012 14:42:11 -0800 3Date: Mon, 13 Feb 2012 14:42:11 -0800
4Subject: [PATCH 41/73] xhci: Fix encoding for HS bulk/control NAK rate. 4Subject: [PATCH 41/72] xhci: Fix encoding for HS bulk/control NAK rate.
5 5
6commit 340a3504fd39dad753ba908fb6f894ee81fc3ae2 upstream. 6commit 340a3504fd39dad753ba908fb6f894ee81fc3ae2 upstream.
7 7
@@ -28,7 +28,7 @@ Suggested-by: Andiry Xu <andiry.xu@amd.com>
28Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 28Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
29--- 29---
30 drivers/usb/host/xhci-mem.c | 32 ++++++++++++++++++++++++-------- 30 drivers/usb/host/xhci-mem.c | 32 ++++++++++++++++++++++++--------
31 1 files changed, 24 insertions(+), 8 deletions(-) 31 1 file changed, 24 insertions(+), 8 deletions(-)
32 32
33diff --git a/drivers/usb/host/xhci-mem.c b/drivers/usb/host/xhci-mem.c 33diff --git a/drivers/usb/host/xhci-mem.c b/drivers/usb/host/xhci-mem.c
34index 0e4b25f..c69cf54 100644 34index 0e4b25f..c69cf54 100644
@@ -94,5 +94,5 @@ index 0e4b25f..c69cf54 100644
94 } 94 }
95 /* Fall through - SS and HS isoc/int have same decoding */ 95 /* Fall through - SS and HS isoc/int have same decoding */
96-- 96--
971.7.7.4 971.7.9.4
98 98