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 9.4.5, the function remote wakeup can be modified by the SetFeature() > requests using the FUNCTION_SUSPEND feature selector. This patch is to use > correct way to disable usb3.0 device's function remote wakeup after suspend > error and resuming. > > Signed-off-by: Lan Tianyu <tianyu.lan@xxxxxxxxx> > --- > This patch is rebased on the usb-linus branch commit 1ee0a224bc9aa > "USB: io_ti: Fix NULL dereference in chase_port()" Hm, you should probably go off of usb-next, as usb-linus doesn't have all of the development effort that is going into 3.9. But I'll let Sarah take care of this :) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html