diff options
author | John Audia <therealgraysky@proton.me> | 2022-11-10 15:42:42 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-13 01:09:06 +0100 |
commit | c837fc9cdb92bcdaa2554bbdfa4546d7130d64d1 (patch) | |
tree | 3e84850cd91d9774482a02adfbb3230cd8e2274d /target/linux/apm821xx | |
parent | bbad2ee4dee31a37f75850ddf191e1071a838d11 (diff) | |
download | upstream-c837fc9cdb92bcdaa2554bbdfa4546d7130d64d1.tar.gz upstream-c837fc9cdb92bcdaa2554bbdfa4546d7130d64d1.tar.bz2 upstream-c837fc9cdb92bcdaa2554bbdfa4546d7130d64d1.zip |
kernel: bump 5.10 to 5.10.154
All patches automatically rebased.
Compile-tested: x86/64
Run-tested: x86/64
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit e7bd3767a96a8a84be7ea4730798a7a08dbb20d0)
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; |