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-02-13 11:28:09 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-02-15 10:53:16 +0100
commit9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc (patch)
tree780551b51f37c3d9839ee851135409a03e6f4b18 /target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
parente5ace807593fd26b8bb0df0891cecb9a891ab8d4 (diff)
downloadupstream-9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc.tar.gz
upstream-9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc.tar.bz2
upstream-9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc.zip
kernel: bump 4.9 to 4.9.156
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 af4cd2fe16..b93a3993e6 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
-@@ -4433,6 +4433,14 @@ hub_port_init(struct usb_hub *hub, struc
+@@ -4443,6 +4443,14 @@ hub_port_init(struct usb_hub *hub, struc
else
speed = usb_speed_string(udev->speed);