Re: [PATCH] usb: Enable LPM for USB 2.01+ full-speed devices

2015-04-08 Thread rtatiya
USB 2.01+ full-speed devices can have extended descriptor as well and can support LPM. Yes, they in theory can, but what happens if they are actually asked to do so? On how many devices have you tested this patch? I have tested this on Qualcomm USB controller, LPM works. LPM works with

Re: [PATCH] usb: Enable LPM for USB 2.01+ full-speed devices

2015-04-08 Thread rtatiya
On Wed, Mar 25, 2015 at 12:23:19PM +0530, rtat...@codeaurora.org wrote: From: Rupesh Tatiya rtat...@codeaurora.org USB 2.01+ full-speed devices can have extended descriptor as well and can support LPM. Change-Id: Ic055d51c02651810d3eb7141bab20a090fe8453b We can't take patches with this in

[PATCH] usb: Enable LPM for USB 2.01+ full-speed devices

2015-03-25 Thread rtatiya
From: Rupesh Tatiya rtat...@codeaurora.org USB 2.01+ full-speed devices can have extended descriptor as well and can support LPM. Change-Id: Ic055d51c02651810d3eb7141bab20a090fe8453b Signed-off-by: Rupesh Tatiya rtat...@codeaurora.org --- drivers/usb/core/hub.c | 2 +- 1 file changed, 1