Re: [PATCH V2 4/5] dwc3: host: Enable USB3 LPM capability

2014-05-05 Thread Pratyush Anand
On Mon, May 05, 2014 at 11:35:57PM +0800, Felipe Balbi wrote: > On Mon, May 05, 2014 at 03:30:08PM +0530, Pratyush Anand wrote: > > All dwc3 based xhci host controller supports USB3.0 LPM functionality. > > Therefore enable it in platform data for all dwc3 based xhci device. > > > > Signed-off-by:

Re: [PATCH V2 4/5] dwc3: host: Enable USB3 LPM capability

2014-05-05 Thread Felipe Balbi
On Mon, May 05, 2014 at 03:30:08PM +0530, Pratyush Anand wrote: > All dwc3 based xhci host controller supports USB3.0 LPM functionality. > Therefore enable it in platform data for all dwc3 based xhci device. > > Signed-off-by: Pratyush Anand > --- > drivers/usb/dwc3/host.c | 10 ++ > 1 f

[PATCH V2 4/5] dwc3: host: Enable USB3 LPM capability

2014-05-05 Thread Pratyush Anand
All dwc3 based xhci host controller supports USB3.0 LPM functionality. Therefore enable it in platform data for all dwc3 based xhci device. Signed-off-by: Pratyush Anand --- drivers/usb/dwc3/host.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/usb/dwc3/host.c b/drivers/