diff options
author | John Audia <therealgraysky@proton.me> | 2022-05-09 04:07:21 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-17 20:50:27 +0200 |
commit | e0aaecdbb89eed44eb15fcc7e32f68a78d84a536 (patch) | |
tree | 7bab57bea3361535c6d92a068e8eb0aca98e0cdc /target/linux/apm821xx | |
parent | 416e8aefe14c5c65726b79f5ec39741f485cd225 (diff) | |
download | upstream-e0aaecdbb89eed44eb15fcc7e32f68a78d84a536.tar.gz upstream-e0aaecdbb89eed44eb15fcc7e32f68a78d84a536.tar.bz2 upstream-e0aaecdbb89eed44eb15fcc7e32f68a78d84a536.zip |
kernel: bump 5.10 to 5.10.114
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 8592df67f40b3afdee68e36dc3820187ec0f98fc)
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 5628148b38..5357869133 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 -@@ -279,6 +279,7 @@ static void xhci_pci_quirks(struct devic +@@ -281,6 +281,7 @@ static void xhci_pci_quirks(struct devic pdev->device == 0x0015) { xhci->quirks |= XHCI_RESET_ON_RESUME; xhci->quirks |= XHCI_ZERO_64B_REGS; |