kernel: bump 4.9 to 4.9.124
[openwrt/staging/lynxis.git] / target / linux / layerscape / patches-4.9 / 817-usb-support-layerscape.patch
index 5af0b088a86f220387be886c02259c4a4fcb4a3b..7afef36e4be8b07760a56c2932acee615200441e 100644 (file)
@@ -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;
                }