]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-at91.c
USB: HCDs use the do_remote_wakeup flag
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-at91.c
index d72dc07dda017de12a51eaedc68b9c0626d26cb3..e534f9de0f05f9bbfc20c4f9938cb29c66a31f7a 100644 (file)
@@ -348,6 +348,7 @@ static int ohci_hcd_at91_drv_resume(struct platform_device *pdev)
        if (!clocked)
                at91_start_clock();
 
+       ohci_finish_controller_resume(hcd);
        return 0;
 }
 #else