This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / drivers / usb / host / ehci-hcd.c
index d3bb7b5..7299b7c 100644 (file)
@@ -344,6 +344,7 @@ static int ehci_hc_reset (struct usb_hcd *hcd)
        dbg_hcc_params (ehci, "reset");
 
 #ifdef CONFIG_PCI
+       writel(0, &ehci->regs->intr_enable);
        /* EHCI 0.96 and later may have "extended capabilities" */
        if (hcd->self.controller->bus == &pci_bus_type)
                temp = HCC_EXT_CAPS (readl (&ehci->caps->hcc_params));