From 22f899c6dd62c946db419a5195fd99c7a079bd9c Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Tue, 28 Aug 2018 16:09:37 +0200 Subject: kernel: bump 4.9 to 4.9.124 Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte --- target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch') 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 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; } -- cgit v1.2.3