Re: [PATCH] USB: enable all functions remote wakeup for USB3 composite device

2014-12-01 Thread Bjørn Mork
"Li, Aixiong" writes: > The patch format still have some problem since I copied it from the > html mail. I fix it in this mail. :) Since you are obviously going to have to submit this yet again, I'll squeeze in a question or two regarding the approach: Should the remote wakeup control be pushed

Re: [PATCH] USB: enable all functions remote wakeup for USB3 composite device

2014-11-30 Thread gre...@linuxfoundation.org
On Sun, Nov 30, 2014 at 03:51:37AM +, Li, Aixiong wrote: > Hi all, > > The patch format still have some problem since I copied it from the html > mail. I fix it in this mail. :) And it's still not in any format that I can apply it in. Your company has training on how to properly do this, pl

RE: [PATCH] USB: enable all functions remote wakeup for USB3 composite device

2014-11-29 Thread Li, Aixiong
} + dev_dbg(&udev->dev, "interface %d remotewakeup disabled\n", + intf_num); + + } + return 0; } /* Count of wakeup-enabled devices at or below udev */ -- 1.7.9.5 -Original Message- From: Li, Aixiong Sent: Sunday, November 30,

[PATCH] USB: enable all functions remote wakeup for USB3 composite device

2014-11-29 Thread Li, Aixiong
rom 636a5ed9fbdab1a90945b1555ae765fc8d0232e6 Mon Sep 17 00:00:00 2001 From: Li Aixiong Date: Fri, 7 Nov 2014 12:53:01 +0800 Subject: [PATCH] USB: enable all functions remote wakeup for USB3 composite device In current usb driver, it only enable remote wakeup for the first function of USB3 device. It is found some USB3 compos

Re: [PATCH] USB: enable all functions remote wakeup for USB3 composite device

2014-11-29 Thread gre...@linuxfoundation.org
On Sat, Nov 29, 2014 at 04:22:41PM +, Li, Aixiong wrote: > Hi USB maintainers, Your email is sent in html format and rejected by the mailing list, please fix up and try again. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.ker