Re: [linux-usb-devel] Re: 2.6.13-mm2
From: Linus Torvalds (torvalds_at_osdl.org)
Date: 09/30/05
- Previous message: Andrew Patterson: "Re: I request inclusion of SAS Transport Layer and AIC-94xx into the kernel"
- In reply to: David Brownell: "Re: [linux-usb-devel] Re: 2.6.13-mm2"
- Next in thread: David Brownell: "Re: [linux-usb-devel] Re: 2.6.13-mm2"
- Reply: David Brownell: "Re: [linux-usb-devel] Re: 2.6.13-mm2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Sep 2005 09:33:13 -0700 (PDT) To: David Brownell <david-b@pacbell.net>
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Andrew Patterson: "Re: I request inclusion of SAS Transport Layer and AIC-94xx into the kernel"
- In reply to: David Brownell: "Re: [linux-usb-devel] Re: 2.6.13-mm2"
- Next in thread: David Brownell: "Re: [linux-usb-devel] Re: 2.6.13-mm2"
- Reply: David Brownell: "Re: [linux-usb-devel] Re: 2.6.13-mm2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|