diff options
author | John Audia <therealgraysky@proton.me> | 2022-06-29 04:22:49 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-01 20:28:35 +0200 |
commit | 6b44a6e73184593845d3521b1e21fd44e3a9d2f4 (patch) | |
tree | 6b58faf12e83b541605e602811f540b823ab1380 /target/linux/apm821xx | |
parent | 66da295f5a919cf15e6d419a021cf579282d3526 (diff) | |
download | upstream-6b44a6e73184593845d3521b1e21fd44e3a9d2f4.tar.gz upstream-6b44a6e73184593845d3521b1e21fd44e3a9d2f4.tar.bz2 upstream-6b44a6e73184593845d3521b1e21fd44e3a9d2f4.zip |
kernel: bump 5.10 to 5.10.127
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 433dc5892a60003753655aac6e6a4b59fb13b2e4)
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 bdf484c4e4..e2b864df99 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 @@ -13,7 +13,7 @@ produce a noisy warning. --- a/drivers/usb/host/xhci-pci.c +++ b/drivers/usb/host/xhci-pci.c -@@ -283,6 +283,7 @@ static void xhci_pci_quirks(struct devic +@@ -287,6 +287,7 @@ static void xhci_pci_quirks(struct devic pdev->device == 0x0015) { xhci->quirks |= XHCI_RESET_ON_RESUME; xhci->quirks |= XHCI_ZERO_64B_REGS; |