Re: [PATCH] usb: xhci: add the suspend/resume functionality

2013-07-19 Thread Felipe Balbi
Hi, On Thu, Jul 18, 2013 at 04:18:08PM -0700, Sarah Sharp wrote: > Hi Felipe, > > My bad, this patch got dropped. I've refreshed it against Greg's > usb-next branch. Do you still want me to push this? > > Again, my apologies for dropping this. Sure, this is necessary, at least, for the Exynos

Re: [PATCH] usb: xhci: add the suspend/resume functionality

2013-07-18 Thread Sarah Sharp
Hi Felipe, My bad, this patch got dropped. I've refreshed it against Greg's usb-next branch. Do you still want me to push this? Again, my apologies for dropping this. Sarah Sharp On Tue, Feb 12, 2013 at 11:07:30PM +0200, Felipe Balbi wrote: > Hi, > > On Tue, Feb 12, 2013 at 12:47:23PM -0800,

Re: [PATCH] usb: xhci: add the suspend/resume functionality

2013-02-12 Thread Felipe Balbi
Hi, On Tue, Feb 12, 2013 at 12:47:23PM -0800, Sarah Sharp wrote: > On Mon, Feb 11, 2013 at 11:57:33AM +0200, Felipe Balbi wrote: > > From: Vikas Sajjan > > > > Adds power management support to xHCI platform driver. > > > > This patch facilitates the transition of xHCI host controller > > betwee

Re: [PATCH] usb: xhci: add the suspend/resume functionality

2013-02-12 Thread Sarah Sharp
On Mon, Feb 11, 2013 at 11:57:33AM +0200, Felipe Balbi wrote: > From: Vikas Sajjan > > Adds power management support to xHCI platform driver. > > This patch facilitates the transition of xHCI host controller > between S0 and S3/S4 power states, during suspend/resume cycles. > > Signed-off-by: A

Re: [PATCH] usb: xhci: add the suspend/resume functionality

2013-02-11 Thread Felipe Balbi
Hi, On Mon, Feb 11, 2013 at 04:08:31PM +0530, kishon wrote: > Hi, > > On Monday 11 February 2013 03:27 PM, Felipe Balbi wrote: > >From: Vikas Sajjan > > > >Adds power management support to xHCI platform driver. > > > >This patch facilitates the transition of xHCI host controller > >between S0 an

Re: [PATCH] usb: xhci: add the suspend/resume functionality

2013-02-11 Thread kishon
Hi, On Monday 11 February 2013 03:27 PM, Felipe Balbi wrote: From: Vikas Sajjan Adds power management support to xHCI platform driver. This patch facilitates the transition of xHCI host controller between S0 and S3/S4 power states, during suspend/resume cycles. Signed-off-by: Abhilash Kesava