Re: [linux-usb-devel] Re: 2.6.13-mm2

From: Linus Torvalds
Date: Fri Sep 30 2005 - 11:34:12 EST




On Wed, 28 Sep 2005, David Brownell wrote:
>
> You could try adding
>
> ohci_writel(ohci, OHCI_INTR_MIE, &ohci->regs->intrdisable);
>
> near the end of ohci_pci_suspend().

Btw, wouldn't this make more sense in ohci_hub_suspend()? That would pair
up with the resume, and there seems to be nothing PCI-specific about this?

There are other callers of suspend than just the PCI bus suspend.

Just wondering..

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/