diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-07-28 15:53:41 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-07-29 19:50:16 +0100 |
commit | a20e6149b3aceaf9c5ded756ec6665d3866f640e (patch) | |
tree | e9930d35d52e5f5e65e7202c2325d3f243f4ae97 /target/linux/apm821xx/patches-5.10/802-usb-xhci-force-msi-renesas-xhci.patch | |
parent | f2961c9c2be6873536fc68bed4bf2da6f3746c98 (diff) | |
download | upstream-a20e6149b3aceaf9c5ded756ec6665d3866f640e.tar.gz upstream-a20e6149b3aceaf9c5ded756ec6665d3866f640e.tar.bz2 upstream-a20e6149b3aceaf9c5ded756ec6665d3866f640e.zip |
kernel: bump 5.10 to 5.10.54
Deleted (upstreamed) patches:
mediatek/patches-5.10/000-spi-fix-fifo.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
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 038213bd00..3148e5b465 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 @@ -43,7 +43,7 @@ produce a noisy warning. hcd->msi_enabled = 1; --- a/drivers/usb/host/xhci.h +++ b/drivers/usb/host/xhci.h -@@ -1887,6 +1887,7 @@ struct xhci_hcd { +@@ -1888,6 +1888,7 @@ struct xhci_hcd { struct xhci_hub usb2_rhub; struct xhci_hub usb3_rhub; /* support xHCI 1.0 spec USB2 hardware LPM */ |