]> Git Repo - linux.git/blobdiff - drivers/usb/host/ehci-xilinx-of.c
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
[linux.git] / drivers / usb / host / ehci-xilinx-of.c
index 6c8076ad821d00be913663ea9e641eede9fb4f3b..e8f4f36fdf0b457ad917481fe89f269c171d37a2 100644 (file)
@@ -117,6 +117,7 @@ static const struct hc_driver ehci_xilinx_of_hc_driver = {
        .urb_enqueue            = ehci_urb_enqueue,
        .urb_dequeue            = ehci_urb_dequeue,
        .endpoint_disable       = ehci_endpoint_disable,
+       .endpoint_reset         = ehci_endpoint_reset,
 
        /*
         * scheduling support
This page took 0.034882 seconds and 4 git commands to generate.