]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-pci.c
Merge branches 'pxa-ian' and 'pxa-xm270' into pxa
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-pci.c
index 6ff453f935e7b2d628b19bef6e0846076dea121b..c46a58f9181ded00f97627f076277fd32db9ff79 100644 (file)
@@ -379,6 +379,7 @@ static const struct hc_driver ehci_pci_hc_driver = {
        .bus_suspend =          ehci_bus_suspend,
        .bus_resume =           ehci_bus_resume,
        .relinquish_port =      ehci_relinquish_port,
+       .port_handed_over =     ehci_port_handed_over,
 };
 
 /*-------------------------------------------------------------------------*/