USB: EHCI: fix up root-hub TT mess
[deliverable/linux.git] / drivers / usb / host / ehci-ppc-of.c
index ee305b1f99ff2af658306e3091c247f5c3ee9a78..d94a2ef4944ca014cf48d0bda7f9c23d4b9621f6 100644 (file)
@@ -76,6 +76,7 @@ static const struct hc_driver ehci_ppc_of_hc_driver = {
        .bus_suspend            = ehci_bus_suspend,
        .bus_resume             = ehci_bus_resume,
 #endif
+       .relinquish_port        = ehci_relinquish_port,
 };
 
 
This page took 0.025084 seconds and 5 git commands to generate.