diff options
author | John Audia <therealgraysky@proton.me> | 2022-12-21 14:19:12 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-26 17:25:09 +0100 |
commit | b1722a048ae920a24dfb898b7c97ebb6e1593e37 (patch) | |
tree | 4d9ba87ebb41710f16afcf6c7f81d8fb52173070 /target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch | |
parent | cdce4a0bfaadde58d43a47084fbd26080ff85385 (diff) | |
download | upstream-b1722a048ae920a24dfb898b7c97ebb6e1593e37.tar.gz upstream-b1722a048ae920a24dfb898b7c97ebb6e1593e37.tar.bz2 upstream-b1722a048ae920a24dfb898b7c97ebb6e1593e37.zip |
kernel: bump 5.10 to 5.10.161
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 59254010077c9086afee8a8b4c490943d6749065)
Diffstat (limited to 'target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch')
-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 4ca2946481..00ca3fbade 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 -@@ -274,6 +274,7 @@ static void xhci_pci_quirks(struct devic +@@ -276,6 +276,7 @@ static void xhci_pci_quirks(struct devic pdev->device == 0x0015) { xhci->quirks |= XHCI_RESET_ON_RESUME; xhci->quirks |= XHCI_ZERO_64B_REGS; |