]> err.no Git - linux-2.6/blobdiff - drivers/usb/host/ehci-hub.c
Automatic merge of /spare/repo/netdev-2.6 branch skge
[linux-2.6] / drivers / usb / host / ehci-hub.c
index 02fefab3501e78faceb9148da521f4d0142df32a..429330bc38de08f35b198a74d0fb190121bbc03c 100644 (file)
@@ -72,6 +72,7 @@ static int ehci_hub_suspend (struct usb_hcd *hcd)
        }
 
        /* turn off now-idle HC */
+       del_timer_sync (&ehci->watchdog);
        ehci_halt (ehci);
        hcd->state = HC_STATE_SUSPENDED;