aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-11-06 17:15:39 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-11-12 10:33:42 +0100
commit862a8851035426db79d27625285ffd736ef9a85d (patch)
treef365a61224c11bf54f239e544379859e6a520283 /target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
parent05c858ff6af406de5de18c8459368551c6fd2833 (diff)
downloadupstream-862a8851035426db79d27625285ffd736ef9a85d.tar.gz
upstream-862a8851035426db79d27625285ffd736ef9a85d.tar.bz2
upstream-862a8851035426db79d27625285ffd736ef9a85d.zip
kernel: bump 4.9 to 4.9.199
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch b/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
index c7ff28b8c0..3463058695 100644
--- a/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
@@ -156,7 +156,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
int ret;
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -4447,6 +4447,14 @@ hub_port_init(struct usb_hub *hub, struc
+@@ -4454,6 +4454,14 @@ hub_port_init(struct usb_hub *hub, struc
else
speed = usb_speed_string(udev->speed);