]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-au1xxx.c
USB: force handover port to companion when hub_port_connect_change fails
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-au1xxx.c
index 766ef68a0b43a98d81168ec781a9b01623a337f1..da7532d38bf1622044ed654147d25116a46a9b26 100644 (file)
@@ -222,6 +222,7 @@ static const struct hc_driver ehci_au1xxx_hc_driver = {
        .hub_control = ehci_hub_control,
        .bus_suspend = ehci_bus_suspend,
        .bus_resume = ehci_bus_resume,
+       .relinquish_port = ehci_relinquish_port,
 };
 
 /*-------------------------------------------------------------------------*/