Re: [PATCH 1/1] usb,uhci: add a new tag for virtual uhci devices

2013-06-26 Thread Li, Zhen-Hua (USL-China)
Hi Alan, I don't have a machine that this makes action different. No matter whether it makes different, there is one thing will never change: We create a patch to FIX a problem, not to avoid a problem. Only when we can not fix it, we try to avoid it. Thanks ZhenHua On 06/27/2013 03:17 AM, Alan

Re: [PATCH 1/1] usb,uhci: add a new tag for virtual uhci devices

2013-06-27 Thread Li, Zhen-Hua (USL-China)
t to apply it. Thanks Zhen-Hua On 06/27/2013 11:52 PM, Alan Stern wrote: On Thu, 27 Jun 2013, Li, Zhen-Hua (USL-China) wrote: Hi Alan, I don't have a machine that this makes action different. Then why do you want to apply the patch? No matter whether it makes different, there is one t

Re: [PATCH 1/1] driver,usb: Fix a warning in uhci-hcd driver

2013-05-05 Thread Li, Zhen-Hua (USL-China)
On 04/29/2013 02:55 AM, Alan Stern wrote: On Sun, 28 Apr 2013, ZhenHua wrote: In fact, the patch is so easy that I am including it below. Please test this (without either of your patches) to see if it works. Alan Stern Index: usb-3.9/drivers/usb/host/uhci-hub.c ===