X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fehci-ppc-of.c;h=36f96da129f5c637208031ec04913be3f0cc6e67;hb=914b701280a76f96890ad63eb0fa99bf204b961c;hp=fbd272288fc2cf799ef1d075adea282dd01aa863;hpb=cb88a1b887bb8908f6e00ce29e893ea52b074940;p=karo-tx-linux.git diff --git a/drivers/usb/host/ehci-ppc-of.c b/drivers/usb/host/ehci-ppc-of.c index fbd272288fc2..36f96da129f5 100644 --- a/drivers/usb/host/ehci-ppc-of.c +++ b/drivers/usb/host/ehci-ppc-of.c @@ -79,6 +79,8 @@ static const struct hc_driver ehci_ppc_of_hc_driver = { #endif .relinquish_port = ehci_relinquish_port, .port_handed_over = ehci_port_handed_over, + + .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete, };