diff options
author | John Audia <therealgraysky@proton.me> | 2022-11-10 15:42:42 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-12 17:05:13 +0100 |
commit | e7bd3767a96a8a84be7ea4730798a7a08dbb20d0 (patch) | |
tree | 690b5b022ebe8944f81c5e54799d263a14dd3ee3 /target/linux/apm821xx | |
parent | 0252c0b1bce04d5312b71579582854b3badc3714 (diff) | |
download | upstream-e7bd3767a96a8a84be7ea4730798a7a08dbb20d0.tar.gz upstream-e7bd3767a96a8a84be7ea4730798a7a08dbb20d0.tar.bz2 upstream-e7bd3767a96a8a84be7ea4730798a7a08dbb20d0.zip |
kernel: bump 5.10 to 5.10.154
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 ced9b6a158..4ca2946481 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 -@@ -291,6 +291,7 @@ static void xhci_pci_quirks(struct devic +@@ -274,6 +274,7 @@ static void xhci_pci_quirks(struct devic pdev->device == 0x0015) { xhci->quirks |= XHCI_RESET_ON_RESUME; xhci->quirks |= XHCI_ZERO_64B_REGS; |