aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-03-03 13:39:04 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2023-03-04 13:06:28 +0100
commit0aedf916df364771be47ffda8ff3465250ecee77 (patch)
tree2b1ea63c45f7d1ffa62e2f43f0d88c29c73c731e /target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch
parentf8cd27891fbd0d7cd992b6ed4da958bd37f8c6ea (diff)
downloadupstream-0aedf916df364771be47ffda8ff3465250ecee77.tar.gz
upstream-0aedf916df364771be47ffda8ff3465250ecee77.tar.bz2
upstream-0aedf916df364771be47ffda8ff3465250ecee77.zip
kernel: bump 5.15 to 5.15.98
Removed upstreamed: backport-5.15/883-0001-net-Remove-WARN_ON_ONCE-sk-sk_forward_alloc-from-sk_.patch[1] All other patches automatically rebased. 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.98&id=e7f460696340fe5caba5f21ddb262a44a2388af2 Build system: x86_64 Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch b/target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch
index 33ff798471..46ae256c21 100644
--- a/target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch
+++ b/target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch
@@ -1123,7 +1123,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
}
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -5585,7 +5585,7 @@ static void port_event(struct usb_hub *h
+@@ -5584,7 +5584,7 @@ static void port_event(struct usb_hub *h
port_dev->over_current_count++;
port_over_current_notify(port_dev);