Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Dan Williams
On Mon, 2014-02-24 at 14:11 -0500, Alan Stern wrote: > On Mon, 24 Feb 2014, Dan Williams wrote: > > > 8<--- > > Subject: usb: documentation for usb port power off mechanisms > > > > From: Lan Tianyu > > > > describe the mechanisms for controlling port power policy and > > discovering the po

Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Alan Stern
On Mon, 24 Feb 2014, Dan Williams wrote: > 8<--- > Subject: usb: documentation for usb port power off mechanisms > > From: Lan Tianyu > > describe the mechanisms for controlling port power policy and > discovering the port power state. > > Cc: Oliver Neukum > [oliver]: fixes, clarificatio

Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Dan Williams
On Mon, 2014-02-24 at 18:58 +0100, Oliver Neukum wrote: > On Mon, 2014-02-24 at 08:55 -0800, Dan Williams wrote: > > On Mon, Feb 24, 2014 at 2:17 AM, Oliver Neukum wrote: > > > On Fri, 2014-02-21 at 16:10 -0800, Dan Williams wrote: > > >> From: Lan Tianyu > > > >> +* wakeup note: the implementat

Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Dan Williams
On Mon, Feb 24, 2014 at 9:58 AM, Oliver Neukum wrote: > On Mon, 2014-02-24 at 08:55 -0800, Dan Williams wrote: >> On Mon, Feb 24, 2014 at 2:17 AM, Oliver Neukum wrote: >> > On Fri, 2014-02-21 at 16:10 -0800, Dan Williams wrote: >> >> From: Lan Tianyu > >> >> +* wakeup note: the implementation do

Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Oliver Neukum
On Mon, 2014-02-24 at 08:55 -0800, Dan Williams wrote: > On Mon, Feb 24, 2014 at 2:17 AM, Oliver Neukum wrote: > > On Fri, 2014-02-21 at 16:10 -0800, Dan Williams wrote: > >> From: Lan Tianyu > >> +* wakeup note: the implementation does not allow a port connected to a > >> + device with wakeup

Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Dan Williams
On Mon, Feb 24, 2014 at 2:17 AM, Oliver Neukum wrote: > On Fri, 2014-02-21 at 16:10 -0800, Dan Williams wrote: >> From: Lan Tianyu >> >> describe the mechanisms for controlling port power policy and >> discovering the port power state. >> >> Cc: Oliver Neukum >> Signed-off-by: Lan Tianyu >> [sa

Re: [PATCH v5 14/16] usb: documentation for usb port power off mechanisms

2014-02-24 Thread Oliver Neukum
On Fri, 2014-02-21 at 16:10 -0800, Dan Williams wrote: > From: Lan Tianyu > > describe the mechanisms for controlling port power policy and > discovering the port power state. > > Cc: Oliver Neukum > Signed-off-by: Lan Tianyu > [sarah]: wordsmithing > [djbw]: updates for peer port changes > Si