summaryrefslogtreecommitdiffstats
path: root/0001-ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 10:07:17 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-08 10:07:17 -0500
commit676c84f7d1d780138ad2aa600ee3b7502443c353 (patch)
tree7126a9287644732c811bffee26f7befe54a242d3 /0001-ARM-tegra-usb-no-reset.patch
parent4459220aecb835a73131f0de65f5d9b4200a8efc (diff)
downloadkernel-676c84f7d1d780138ad2aa600ee3b7502443c353.tar.gz
kernel-676c84f7d1d780138ad2aa600ee3b7502443c353.tar.xz
kernel-676c84f7d1d780138ad2aa600ee3b7502443c353.zip
kernel-5.8.0-0.rc0.20200608gitaf7b4801030c.1
* Mon Jun 08 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.8.0-0.rc0.20200608gitaf7b4801030c.1] - Fedora config updates ("Justin M. Forbes") 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 f91c6b83e..21ebad41e 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 fc748c731832..7d35e12de70f 100644
+index b1e14beaac5f..b28779779058 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)