Re: [RFC PATCH v2 4/4] usb: add usb2 Link PM variables to sysfs and usb_device

2013-05-22 Thread Mathias Nyman
On 05/21/2013 04:48 PM, Greg KH wrote: On Tue, May 21, 2013 at 01:43:37PM +0300, Mathias Nyman wrote: Adds abitilty to tune L1 timeout (inactivity timer for usb2 link sleep) and BESL (best effort service latency)via sysfs. If you add/remove/change sysfs files, you also need to do the same in D

Re: [RFC PATCH v2 4/4] usb: add usb2 Link PM variables to sysfs and usb_device

2013-05-21 Thread Greg KH
On Tue, May 21, 2013 at 01:43:37PM +0300, Mathias Nyman wrote: > Adds abitilty to tune L1 timeout (inactivity timer for usb2 link sleep) > and BESL (best effort service latency)via sysfs. If you add/remove/change sysfs files, you also need to do the same in Documentation/ABI/ at the same time. Pl