[Rebase PATCH] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-01-18 Thread Lan Tianyu
Usb3.0 device defines function remote wakeup which is only for interface recipient rather than device recipient. This is different with usb2.0 device's remote wakeup feature which is defined for device recipient. According usb3.0 spec 9.4.5, the function remote wakeup can be modified by the

Re: [Rebase PATCH] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-01-18 Thread Greg KH
On Sat, Jan 19, 2013 at 12:10:07AM +0800, Lan Tianyu wrote: Usb3.0 device defines function remote wakeup which is only for interface recipient rather than device recipient. This is different with usb2.0 device's remote wakeup feature which is defined for device recipient. According usb3.0 spec

Re: [PATCH] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-01-17 Thread Sarah Sharp
Hi Tianyu, This patch looks fine, however, this doesn't apply against Greg's usb-linus branch. Can you please fix and resubmit? Thanks, Sarah Sharp On Thu, Jan 17, 2013 at 03:47:51PM +0800, Lan Tianyu wrote: Usb3.0 device defines function remote wakeup which is only for interface recipient

Re: [PATCH] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-01-17 Thread Alan Stern
On Thu, 17 Jan 2013, Sarah Sharp wrote: Hi Tianyu, This patch looks fine, however, this doesn't apply against Greg's usb-linus branch. Can you please fix and resubmit? Actually, I think it would be better if there was a single function for disabling wakeup on all devices. Then the

Re: [PATCH] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-01-17 Thread Sarah Sharp
On Thu, Jan 17, 2013 at 02:05:29PM -0500, Alan Stern wrote: On Thu, 17 Jan 2013, Sarah Sharp wrote: Hi Tianyu, This patch looks fine, however, this doesn't apply against Greg's usb-linus branch. Can you please fix and resubmit? Actually, I think it would be better if there was a

[PATCH] usb: Using correct way to clear usb3.0 device's remote wakeup feature.

2013-01-16 Thread Lan Tianyu
Usb3.0 device defines function remote wakeup which is only for interface recipient rather than device recipient. This is different with usb2.0 device's remote wakeup feature which is defined for device recipient. According usb3.0 spec 9.4.5, the function remote wakeup can be modified by the