]> err.no Git - linux-2.6/blobdiff - drivers/usb/host/ehci-pci.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6] / drivers / usb / host / ehci-pci.c
index 88dad4b5313150e8ca2de9505777269548ba88a9..5bb7f6bb13f340a80f5fbd746e515f792fabe370 100644 (file)
@@ -222,6 +222,7 @@ static int ehci_pci_setup(struct usb_hcd *hcd)
                ehci_warn(ehci, "selective suspend/wakeup unavailable\n");
 #endif
 
+       ehci_port_power(ehci, 1);
        retval = ehci_pci_reinit(ehci, pdev);
 done:
        return retval;