diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-10-20 13:07:59 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-10-21 00:17:36 +0200 |
commit | d4f0e45f90fa6b2bd3421991ba66832d9a64db40 (patch) | |
tree | f994e371e61b2792cec9a9d09ab37638fc0e9117 /target/linux/apm821xx | |
parent | 72e53eb1330545d927887316f15a630df8bab5cb (diff) | |
download | upstream-d4f0e45f90fa6b2bd3421991ba66832d9a64db40.tar.gz upstream-d4f0e45f90fa6b2bd3421991ba66832d9a64db40.tar.bz2 upstream-d4f0e45f90fa6b2bd3421991ba66832d9a64db40.zip |
kernel: bump 5.10 to 5.10.75
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0735-xhci-guard-accesses-to-ep_state-in-xhci_endpoint_res.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=dc3e0a20dbb9dbaa22f4a33dea34230f8c663c40
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
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 b9ca1aa92b..52198e41f4 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 -@@ -265,6 +265,7 @@ static void xhci_pci_quirks(struct devic +@@ -267,6 +267,7 @@ static void xhci_pci_quirks(struct devic pdev->device == 0x0015) { xhci->quirks |= XHCI_RESET_ON_RESUME; xhci->quirks |= XHCI_ZERO_64B_REGS; |