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>2018-08-24 17:58:52 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-28 23:06:47 +0200
commit5fde931d6071225e4383b33aaaa2131d49f55eee (patch)
tree7e801c60609b1a116d018c25ccc5ce30bb648172 /target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
parent4bff3f392bf160146edf6cf2cea25f84e7d88e18 (diff)
downloadupstream-5fde931d6071225e4383b33aaaa2131d49f55eee.tar.gz
upstream-5fde931d6071225e4383b33aaaa2131d49f55eee.tar.bz2
upstream-5fde931d6071225e4383b33aaaa2131d49f55eee.zip
kernel: bump 4.9 to 4.9.124
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 5af0b088a8..7afef36e4b 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
@@ -1494,7 +1494,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
while (ep_ring->dequeue != td->last_trb)
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
-@@ -1604,14 +1604,38 @@ int xhci_urb_dequeue(struct usb_hcd *hcd
+@@ -1609,14 +1609,38 @@ int xhci_urb_dequeue(struct usb_hcd *hcd
ret = -ENOMEM;
goto done;
}