diff options
author | John Audia <graysky@archlinux.us> | 2021-07-28 08:29:03 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-07-31 19:13:00 +0200 |
commit | bd3cb93034ef266190a1a8885d131c85956f6ee2 (patch) | |
tree | ac7cefc41d82c3722f1932fdb3df828b727d3784 /target/linux/apm821xx | |
parent | 28ef76402671c4166de2d34e52dbc4f46dc08077 (diff) | |
download | upstream-bd3cb93034ef266190a1a8885d131c85956f6ee2.tar.gz upstream-bd3cb93034ef266190a1a8885d131c85956f6ee2.tar.bz2 upstream-bd3cb93034ef266190a1a8885d131c85956f6ee2.zip |
kernel: bump 5.4 to 5.4.136
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r-- | target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch b/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch index 9a0bab5c4b..3c33253ec4 100644 --- a/target/linux/apm821xx/patches-5.4/802-usb-xhci-force-msi-renesas-xhci.patch +++ b/target/linux/apm821xx/patches-5.4/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 -@@ -1883,6 +1883,7 @@ struct xhci_hcd { +@@ -1884,6 +1884,7 @@ struct xhci_hcd { struct xhci_hub usb2_rhub; struct xhci_hub usb3_rhub; /* support xHCI 1.0 spec USB2 hardware LPM */ |