X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fehci-hub.c;h=b2ee13c58517cc9182fccc533c7c5ca4aff0c77a;hb=26f953fd884ea4879585287917f855c63c6b2666;hp=a5eeb9cd6ab29803023d10c9072e008a416768a8;hpb=353a4098c61272b33a02ec5802fb3859fec91a0e;p=linux-2.6-omap-h63xx.git diff --git a/drivers/usb/host/ehci-hub.c b/drivers/usb/host/ehci-hub.c index a5eeb9cd6ab..b2ee13c5851 100644 --- a/drivers/usb/host/ehci-hub.c +++ b/drivers/usb/host/ehci-hub.c @@ -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 */