]> err.no Git - linux-2.6/blobdiff - drivers/usb/host/ohci-at91.c
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build...
[linux-2.6] / 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