summaryrefslogtreecommitdiffstats
path: root/0001-ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 12:31:22 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 12:31:22 -0500
commit13bd6da63cf611a8325774f77a657cf8a6a0fc66 (patch)
tree08b3885a261f109975787ccdb4325617eac7b312 /0001-ARM-tegra-usb-no-reset.patch
parentb8e77e8fe22d8bc41c1abac6d8a69353c99c2d6e (diff)
downloadkernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.tar.gz
kernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.tar.xz
kernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.zip
kernel-5.9.0-0.rc2.20200827git15bc20c6af4c.1
* Thu Aug 27 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc2.20200827git15bc20c6af4c.1] - 15bc20c6af4c rebase - Updated changelog for the release based on 2ac69819ba9e (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-ARM-tegra-usb-no-reset.patch')
-rw-r--r--0001-ARM-tegra-usb-no-reset.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-ARM-tegra-usb-no-reset.patch b/0001-ARM-tegra-usb-no-reset.patch
index bddec8739..f87d01bd1 100644
--- a/0001-ARM-tegra-usb-no-reset.patch
+++ b/0001-ARM-tegra-usb-no-reset.patch
@@ -10,7 +10,7 @@ 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 052d5accfe9b..fac58cf619da 100644
+index 5b768b80d1ee..6929b6b5186b 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
@@ -5517,6 +5517,13 @@ static void hub_event(struct work_struct *work)