diff options
author | John Audia <therealgraysky@proton.me> | 2022-06-29 04:22:49 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-29 23:38:47 +0200 |
commit | 433dc5892a60003753655aac6e6a4b59fb13b2e4 (patch) | |
tree | caeda1fea9abfba97248e0e8d77da342a2b7b49f /target/linux/apm821xx | |
parent | c5882c33a78153e84acca22af3429ff6eb6c99e0 (diff) | |
download | upstream-433dc5892a60003753655aac6e6a4b59fb13b2e4.tar.gz upstream-433dc5892a60003753655aac6e6a4b59fb13b2e4.tar.bz2 upstream-433dc5892a60003753655aac6e6a4b59fb13b2e4.zip |
kernel: bump 5.10 to 5.10.127
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
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; |