aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.10
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-11-12 15:31:37 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-11-13 18:36:47 +0000
commitf81dc44fd5360ce58a205ac7ce42aa4611b41483 (patch)
tree0adecb170fce2badc5bd525a4bb0c7d34b2051d8 /target/linux/bcm63xx/patches-5.10
parentc90e10b62eaccb71d289c3f7a7c67dcbae0b74f8 (diff)
downloadupstream-f81dc44fd5360ce58a205ac7ce42aa4611b41483.tar.gz
upstream-f81dc44fd5360ce58a205ac7ce42aa4611b41483.tar.bz2
upstream-f81dc44fd5360ce58a205ac7ce42aa4611b41483.zip
kernel: bump 5.10 to 5.10.79
Manually rebased: generic/backport-5.10/810-v5.13-usb-ehci-add-spurious-flag-to-disable-overcurrent-ch.patch Tested-by: John Audia <graysky@archlinux.us> Tested-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.10')
-rw-r--r--target/linux/bcm63xx/patches-5.10/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.10/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch b/target/linux/bcm63xx/patches-5.10/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch
index 34fac9538c..167fbdf29e 100644
--- a/target/linux/bcm63xx/patches-5.10/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch
+++ b/target/linux/bcm63xx/patches-5.10/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch
@@ -21,7 +21,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -678,6 +678,10 @@ int ehci_setup(struct usb_hcd *hcd)
+@@ -687,6 +687,10 @@ int ehci_setup(struct usb_hcd *hcd)
/* cache this readonly data; minimize chip reads */
ehci->hcs_params = ehci_readl(ehci, &ehci->caps->hcs_params);