summaryrefslogtreecommitdiffstats
path: root/ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-09-01 10:27:14 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-09-01 10:27:14 -0400
commit27d7c4756aae270c7f272675f73e63644c927582 (patch)
tree58c52d94d95133ff2b243a8281dc42d15fec4f65 /ARM-tegra-usb-no-reset.patch
parent4b72251382c8f15a9f0f52947ff70eee51ace498 (diff)
downloadkernel-27d7c4756aae270c7f272675f73e63644c927582.tar.gz
kernel-27d7c4756aae270c7f272675f73e63644c927582.tar.xz
kernel-27d7c4756aae270c7f272675f73e63644c927582.zip
Linux v3.17-rc3
- Disable debugging options.
Diffstat (limited to 'ARM-tegra-usb-no-reset.patch')
-rw-r--r--ARM-tegra-usb-no-reset.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/ARM-tegra-usb-no-reset.patch b/ARM-tegra-usb-no-reset.patch
index 281c74e18..4522c4439 100644
--- a/ARM-tegra-usb-no-reset.patch
+++ b/ARM-tegra-usb-no-reset.patch
@@ -1,4 +1,4 @@
-From 03a5e1c71e5bfadd47326b6eb1052da2d887b950 Mon Sep 17 00:00:00 2001
+From 479350536759f64157d2a1ad43d9dad97e12ce83 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Thu, 3 May 2012 20:27:11 +0100
Subject: [PATCH] ARM: tegra: usb no reset
@@ -10,10 +10,10 @@ Patch for disconnect issues with storage attached to a
1 file changed, 7 insertions(+)
diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
-index 8a4dcbc7a75f..8ab01fbcc6a9 100644
+index 46f5161c7891..be0877ff88b3 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -5031,6 +5031,13 @@ static void hub_events(void)
+@@ -5035,6 +5035,13 @@ static void hub_events(void)
(u16) hub->change_bits[0],
(u16) hub->event_bits[0]);