mfd: Rename twl5031 sih modules
[safe/jmp/linux-2.6] / drivers / usb / host / xhci.c
index a9b836d..40e0a0c 100644 (file)
@@ -1457,6 +1457,7 @@ void xhci_endpoint_reset(struct usb_hcd *hcd,
        }
        virt_ep->stopped_td = NULL;
        virt_ep->stopped_trb = NULL;
+       virt_ep->stopped_stream = 0;
        spin_unlock_irqrestore(&xhci->lock, flags);
 
        if (ret)