Re: [PATCH 1/3] usbcore: set lpm_capable field for LPM capable root hubs

2013-09-01 Thread Greg KH
On Mon, Sep 02, 2013 at 12:25:30AM +0300, Xenia Ragiadakou wrote: > On 09/01/2013 06:04 AM, Greg KH wrote: > >On Sun, Sep 01, 2013 at 02:56:42AM +0200, Martin MOKREJŠ wrote: > >> > >>Martin MOKREJŠ wrote: > >>>Hi Xenia, > >>> I tried these 3 patches and ... I will rather leave it up to you to >

Re: [PATCH 1/3] usbcore: set lpm_capable field for LPM capable root hubs

2013-09-01 Thread Xenia Ragiadakou
On 09/01/2013 06:04 AM, Greg KH wrote: On Sun, Sep 01, 2013 at 02:56:42AM +0200, Martin MOKREJŠ wrote: Martin MOKREJŠ wrote: Hi Xenia, I tried these 3 patches and ... I will rather leave it up to you to decide if everything went right. Attached is a diff of dmesg from unpatched and patched

Re: [PATCH 1/3] usbcore: set lpm_capable field for LPM capable root hubs

2013-08-31 Thread Greg KH
On Sun, Sep 01, 2013 at 02:56:42AM +0200, Martin MOKREJŠ wrote: > > > Martin MOKREJŠ wrote: > > Hi Xenia, > > I tried these 3 patches and ... I will rather leave it up to you to decide > > if everything went right. Attached is a diff of dmesg from unpatched and > > patched > > 3.10.9 kernel. U

Re: [PATCH 1/3] usbcore: set lpm_capable field for LPM capable root hubs

2013-08-31 Thread Martin MOKREJŠ
Martin MOKREJŠ wrote: > Hi Xenia, > I tried these 3 patches and ... I will rather leave it up to you to decide > if everything went right. Attached is a diff of dmesg from unpatched and > patched > 3.10.9 kernel. USB3 devices were connected before cold bootup, sadly in > latter test > the ord

[PATCH 1/3] usbcore: set lpm_capable field for LPM capable root hubs

2013-08-31 Thread Xenia Ragiadakou
This patch sets the lpm_capable field for root hubs with LPM capabilities. Signed-off-by: Xenia Ragiadakou Reported-by: Martin MOKREJS Suggested-by: Alan Stern --- drivers/usb/core/hcd.c | 1 + drivers/usb/core/hub.c | 7 ++- drivers/usb/core/usb.h | 1 + 3 files changed, 8 insertions(+),