diff options
author | John Audia <therealgraysky@proton.me> | 2023-01-18 14:45:07 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-28 20:08:14 +0100 |
commit | 10c79414db8fa11e61886c71ceb596080114cbd0 (patch) | |
tree | 4316356f29c00efe64ba7daa636d376df1e8cad8 /target/linux/apm821xx | |
parent | 15b9c02d6c2bedded895bfbdaa551e68aec95f52 (diff) | |
download | upstream-10c79414db8fa11e61886c71ceb596080114cbd0.tar.gz upstream-10c79414db8fa11e61886c71ceb596080114cbd0.tar.bz2 upstream-10c79414db8fa11e61886c71ceb596080114cbd0.zip |
kernel: bump 5.10 to 5.10.164
All patches automatically rebased
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 9c3954bc46fce58a0f2dbe8bf6d3f507cfcd1dfb)
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r-- | target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch b/target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch index 00ca3fbade..9748814c29 100644 --- a/target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch +++ b/target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch @@ -43,7 +43,7 @@ produce a noisy warning. hcd->msi_enabled = 1; --- a/drivers/usb/host/xhci.h +++ b/drivers/usb/host/xhci.h -@@ -1897,6 +1897,7 @@ struct xhci_hcd { +@@ -1901,6 +1901,7 @@ struct xhci_hcd { struct xhci_hub usb2_rhub; struct xhci_hub usb3_rhub; /* support xHCI 1.0 spec USB2 hardware LPM */ |