summaryrefslogtreecommitdiffstats
path: root/0001-ARM-tegra-usb-no-reset.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
commit73c86ebaee23df8310b903c1dab2176d443f5a3a (patch)
tree8ace519342889d31fa96e589a939ced5957f993e /0001-ARM-tegra-usb-no-reset.patch
parent4139fe1eb131870a76307fd996f2e56fcd9fbe49 (diff)
downloadkernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.gz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.xz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.zip
Linux v5.9.7 rebase
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.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-ARM-tegra-usb-no-reset.patch b/0001-ARM-tegra-usb-no-reset.patch
index 21ebad41e..9e22a3225 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 b1e14beaac5f..b28779779058 100644
+index 052d5accfe9b..fac58cf619da 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)
@@ -28,5 +28,5 @@ index b1e14beaac5f..b28779779058 100644
* disconnected while waiting for the lock to succeed. */
usb_lock_device(hdev);
--
-2.26.2
+2.28.0