]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ehci-pci.c
USB: root hubs don't lie about their number of TTs
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ehci-pci.c
index 040bd8632eb3da4655ece58f8341aa49560cdca8..7c8a2ccf78f1df828b6ed72d3e21d369831394d1 100644 (file)
@@ -130,6 +130,7 @@ static int ehci_pci_setup(struct usb_hcd *hcd)
        case PCI_VENDOR_ID_TDI:
                if (pdev->device == PCI_DEVICE_ID_TDI_EHCI) {
                        ehci->is_tdi_rh_tt = 1;
+                       hcd->has_tt = 1;
                        tdi_reset(ehci);
                }
                break;