summaryrefslogtreecommitdiffstats
path: root/ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-09-15 11:10:34 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-09-15 11:10:34 -0400
commit7094b06a730e849d19d2e0ad57ee49566e790c8d (patch)
treecd71b43fe9192962a4a589e81e0001a3ae2f28b2 /ARM-tegra-usb-no-reset.patch
parent9d990eb71697daaefad6fea6c49be6492ad02a0e (diff)
downloadkernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.tar.gz
kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.tar.xz
kernel-7094b06a730e849d19d2e0ad57ee49566e790c8d.zip
Linux v3.17-rc5
- 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 8335abafe..7986a30ec 100644
--- a/ARM-tegra-usb-no-reset.patch
+++ b/ARM-tegra-usb-no-reset.patch
@@ -1,4 +1,4 @@
-From 4efca4da7b99c99095a6390d5f20aee30bdb6d67 Mon Sep 17 00:00:00 2001
+From 24615a5959e9e0025e74e81e4f675d2b93084f1a 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 46f5161c7891..be0877ff88b3 100644
+index d481c99a20d7..6050143ce7ec 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -5035,6 +5035,13 @@ static void hub_events(void)
+@@ -5036,6 +5036,13 @@ static void hub_events(void)
(u16) hub->change_bits[0],
(u16) hub->event_bits[0]);