aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-02-13 00:56:17 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-02-18 19:18:13 +0100
commit23ad680a3450d1e17447c6b77cff57ded0f6fdbf (patch)
treeb7dc17e00b7f25d87ab16300ce3acb48c61fba32 /target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch
parentdbbf5c2a1d98b870ec9971657f7cb4b6c5bf7033 (diff)
downloadupstream-23ad680a3450d1e17447c6b77cff57ded0f6fdbf.tar.gz
upstream-23ad680a3450d1e17447c6b77cff57ded0f6fdbf.tar.bz2
upstream-23ad680a3450d1e17447c6b77cff57ded0f6fdbf.zip
kernel: bump 5.4 to 5.4.231
Compile-tested: x86/64 Run-tested: x86/64 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch')
-rw-r--r--target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch b/target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch
index 12113dc831..7d82cd64ee 100644
--- a/target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch
+++ b/target/linux/layerscape/patches-5.4/820-usb-0018-MLK-18794-1-usb-host-xhci-add-.bus_suspend-override.patch
@@ -24,7 +24,7 @@ Signed-off-by: Peter Chen <peter.chen@nxp.com>
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
-@@ -5452,6 +5452,8 @@ void xhci_init_driver(struct hc_driver *
+@@ -5453,6 +5453,8 @@ void xhci_init_driver(struct hc_driver *
drv->reset_bandwidth = over->reset_bandwidth;
if (over->update_hub_device)
drv->update_hub_device = over->update_hub_device;