Re: [PATCH RFC 2/2] usb: ehci-omap: add suspend/resume support

2010-10-07 Thread Laine Walker-Avina
On Fri, May 14, 2010 at 7:01 AM, Gadiyar, Anand gadi...@ti.com wrote: Alan Stern wrote: On Thu, 13 May 2010, Anand Gadiyar wrote: Add support for suspend and resume to the ehci-omap driver. Added routines for platform_driver suspend/resume and wrappers around ehci_bus_suspend/resume.

Re: [PATCH RFC 2/2] usb: ehci-omap: add suspend/resume support

2010-10-07 Thread Gadiyar, Anand
On Fri, Oct 8, 2010 at 1:17 AM, Laine Walker-Avina lwalk...@ieee.org wrote: On Fri, May 14, 2010 at 7:01 AM, Gadiyar, Anand gadi...@ti.com wrote: Alan Stern wrote: On Thu, 13 May 2010, Anand Gadiyar wrote: Add support for suspend and resume to the ehci-omap driver. Added routines for

RE: [PATCH RFC 2/2] usb: ehci-omap: add suspend/resume support

2010-05-14 Thread Gadiyar, Anand
Alan Stern wrote: On Thu, 13 May 2010, Anand Gadiyar wrote: Add support for suspend and resume to the ehci-omap driver. Added routines for platform_driver suspend/resume and wrappers around ehci_bus_suspend/resume. +#ifdef CONFIG_PM

Re: [PATCH RFC 2/2] usb: ehci-omap: add suspend/resume support

2010-05-13 Thread Alan Stern
On Thu, 13 May 2010, Anand Gadiyar wrote: Add support for suspend and resume to the ehci-omap driver. Added routines for platform_driver suspend/resume and wrappers around ehci_bus_suspend/resume. +#ifdef CONFIG_PM