diff options
author | John Audia <graysky@archlinux.us> | 2021-09-12 04:54:32 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-09-13 17:08:17 +0200 |
commit | 5fb4cb07e24655a45cc489d03f85ca813eb093a0 (patch) | |
tree | e947e807a1d33b4f88e64cdd8b0e93b48248081a /target/linux/apm821xx | |
parent | 55643e469c21ae268cd9842705ae064404094f07 (diff) | |
download | upstream-5fb4cb07e24655a45cc489d03f85ca813eb093a0.tar.gz upstream-5fb4cb07e24655a45cc489d03f85ca813eb093a0.tar.bz2 upstream-5fb4cb07e24655a45cc489d03f85ca813eb093a0.zip |
kernel: bump 5.10 to 5.10.64
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ipq806x/R7800
Run-tested: bcm2711/RPi4B, ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
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 3148e5b465..b9ca1aa92b 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 -@@ -1888,6 +1888,7 @@ struct xhci_hcd { +@@ -1891,6 +1891,7 @@ struct xhci_hcd { struct xhci_hub usb2_rhub; struct xhci_hub usb3_rhub; /* support xHCI 1.0 spec USB2 hardware LPM */ |