summaryrefslogtreecommitdiffstats
path: root/ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-16 10:01:09 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-16 10:01:09 -0500
commitf1193f2c7556c2f1a74c3b6f16320a6d899806d9 (patch)
tree6a6107b0e900f3eb78cf61ba8ceeda44a6307ba3 /ARM-tegra-usb-no-reset.patch
parent87b2a17d8cd45e1bb04d49c89ae7af476bcd917c (diff)
downloadkernel-f1193f2c7556c2f1a74c3b6f16320a6d899806d9.tar.gz
kernel-f1193f2c7556c2f1a74c3b6f16320a6d899806d9.tar.xz
kernel-f1193f2c7556c2f1a74c3b6f16320a6d899806d9.zip
Linux v3.19-6676-g1fa185ebcbce
Diffstat (limited to 'ARM-tegra-usb-no-reset.patch')
-rw-r--r--ARM-tegra-usb-no-reset.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ARM-tegra-usb-no-reset.patch b/ARM-tegra-usb-no-reset.patch
index ac4ae8981..7c6357876 100644
--- a/ARM-tegra-usb-no-reset.patch
+++ b/ARM-tegra-usb-no-reset.patch
@@ -9,10 +9,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 eaffb0248de1..b9884d87b012 100644
+index d7c3d5a35946..a1121fc01e8c 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -5009,6 +5009,13 @@ static void hub_event(struct work_struct *work)
+@@ -5006,6 +5006,13 @@ static void hub_event(struct work_struct *work)
(u16) hub->change_bits[0],
(u16) hub->event_bits[0]);