Re: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Huang Rui
On Tue, Oct 28, 2014 at 02:18:52PM -0500, Felipe Balbi wrote: > On Tue, Oct 28, 2014 at 07:15:29PM +, Paul Zimmerman wrote: > > > From: Felipe Balbi [mailto:ba...@ti.com] > > > Sent: Tuesday, October 28, 2014 12:01 PM > > > > > > On Tue, Oct 28, 2014 at 06:55:50PM +, Paul Zimmerman wrote:

Re: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Felipe Balbi
On Tue, Oct 28, 2014 at 07:15:29PM +, Paul Zimmerman wrote: > > From: Felipe Balbi [mailto:ba...@ti.com] > > Sent: Tuesday, October 28, 2014 12:01 PM > > > > On Tue, Oct 28, 2014 at 06:55:50PM +, Paul Zimmerman wrote: > > > > From: Felipe Balbi [mailto:ba...@ti.com] > > > > Sent: Tuesday,

RE: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Paul Zimmerman
> From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Tuesday, October 28, 2014 12:01 PM > > On Tue, Oct 28, 2014 at 06:55:50PM +, Paul Zimmerman wrote: > > > From: Felipe Balbi [mailto:ba...@ti.com] > > > Sent: Tuesday, October 28, 2014 11:51 AM > > > > > > On Tue, Oct 28, 2014 at 06:47:08PM +00

Re: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Felipe Balbi
On Tue, Oct 28, 2014 at 06:55:50PM +, Paul Zimmerman wrote: > > From: Felipe Balbi [mailto:ba...@ti.com] > > Sent: Tuesday, October 28, 2014 11:51 AM > > > > On Tue, Oct 28, 2014 at 06:47:08PM +, Paul Zimmerman wrote: > > > > From: Huang Rui [mailto:ray.hu...@amd.com] > > > > Sent: Tuesday

RE: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Paul Zimmerman
> From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Tuesday, October 28, 2014 11:51 AM > > On Tue, Oct 28, 2014 at 06:47:08PM +, Paul Zimmerman wrote: > > > From: Huang Rui [mailto:ray.hu...@amd.com] > > > Sent: Tuesday, October 28, 2014 4:54 AM > > > > > > It enables hibernation if the functio

Re: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Felipe Balbi
On Tue, Oct 28, 2014 at 06:47:08PM +, Paul Zimmerman wrote: > > From: Huang Rui [mailto:ray.hu...@amd.com] > > Sent: Tuesday, October 28, 2014 4:54 AM > > > > It enables hibernation if the function is set in coreConsultant. > > > > Suggested-by: Felipe Balbi > > Signed-off-by: Huang Rui > >

RE: [PATCH v3 01/19] usb: dwc3: enable hibernation if to be supported

2014-10-28 Thread Paul Zimmerman
> From: Huang Rui [mailto:ray.hu...@amd.com] > Sent: Tuesday, October 28, 2014 4:54 AM > > It enables hibernation if the function is set in coreConsultant. > > Suggested-by: Felipe Balbi > Signed-off-by: Huang Rui > --- > drivers/usb/dwc3/core.c | 1 + > 1 file changed, 1 insertion(+) > > dif