]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-hub.c
USB: EHCI update VIA workaround
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-hub.c
index a5eeb9cd6ab29803023d10c9072e008a416768a8..b2ee13c58517cc9182fccc533c7c5ca4aff0c77a 100644 (file)
@@ -48,7 +48,7 @@ static int ehci_bus_suspend (struct usb_hcd *hcd)
        }
        ehci->command = readl (&ehci->regs->command);
        if (ehci->reclaim)
-               ehci->reclaim_ready = 1;
+               end_unlink_async (ehci, NULL);
        ehci_work(ehci, NULL);
 
        /* suspend any active/unsuspended ports, maybe allow wakeup */