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-10-20 10:27:12 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2023-10-29 13:00:28 +0100
commit06efc8027fb5066e818d9b4fd66a3c268c04dea4 (patch)
treedf79861099623fb44cf9bf37a97fccf26deaf8a1 /target/linux/bcm27xx/patches-5.15/950-0064-Add-dwc_otg-driver.patch
parent8ff92641773605346030b3b56c24a1d8ad5f76ea (diff)
downloadupstream-06efc8027fb5066e818d9b4fd66a3c268c04dea4.tar.gz
upstream-06efc8027fb5066e818d9b4fd66a3c268c04dea4.tar.bz2
upstream-06efc8027fb5066e818d9b4fd66a3c268c04dea4.zip
kernel: bump 5.15 to 5.15.136
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.136 Removed bcm53xx patch backported from 5.15.136: target/linux/bcm53xx/patches-5.15/081-xhci-Keep-interrupt-disabled-in-initialization-until.patch [1] All other patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3 Run-tested: ramips/tplink_archer-a6-v3 1. https://github.com/openwrt/openwrt/pull/13751#issuecomment-1781206937 Signed-off-by: John Audia <therealgraysky@proton.me> [rmilecki: updated commit description & tested on Luxul XWR-3150] Signed-off-by: Rafał Miłecki <rafal@milecki.pl> [Refreshed on top of OpenWrt 23.05] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 5a6368e85deb1d751238447ea8b289576e701cb0)
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 aabb741503..49283f5563 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
-@@ -5640,7 +5640,7 @@ static void port_event(struct usb_hub *h
+@@ -5659,7 +5659,7 @@ static void port_event(struct usb_hub *h
port_dev->over_current_count++;
port_over_current_notify(port_dev);