]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-ssb.c
USB: OHCI: host-controller resumes leave root hub suspended
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-ssb.c
index 7879f2fdad8447eee13dca5ffd50e1499ca4efa8..7275186db31556baf8278ec300da9d0d8600a98f 100644 (file)
@@ -189,6 +189,7 @@ static int ssb_ohci_resume(struct ssb_device *dev)
 
        ssb_device_enable(dev, ohcidev->enable_flags);
 
+       ohci_finish_controller_resume(hcd);
        return 0;
 }