summaryrefslogtreecommitdiffstats
path: root/ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-02-11 15:11:34 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2015-02-11 15:11:34 -0500
commit01bc4f68ee03f84d6cccbc5636842a3577b0c681 (patch)
tree6834813cb2cd618ee7b0746986ef10a7c84f0ac5 /ARM-tegra-usb-no-reset.patch
parentd8308935db0f72734c51f6a1ec85ffa6ccffa6bc (diff)
downloadkernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.tar.gz
kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.tar.xz
kernel-01bc4f68ee03f84d6cccbc5636842a3577b0c681.zip
Linux v3.19-2595-gc5ce28df0e7c
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 c356aec66..ac4ae8981 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 aeb50bb6ba9c..5859e12dd498 100644
+index eaffb0248de1..b9884d87b012 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -5021,6 +5021,13 @@ static void hub_event(struct work_struct *work)
+@@ -5009,6 +5009,13 @@ static void hub_event(struct work_struct *work)
(u16) hub->change_bits[0],
(u16) hub->event_bits[0]);