linux-usb@vger.kernel.org
>> Subject: Re: [PATCH 1/7] usb: gadget: mv_udc: reduce the delay time
>> Hello.
>> On 07/06/2012 04:44 PM, Neil Zhang wrote:
>>> We have several place will use udelay to wait the status meeting the
>>> request,
>> Um, that d
Hi Sergei,
> -Original Message-
> From: Sergei Shtylyov [mailto:sshtyl...@mvista.com]
> Sent: 2012年7月7日 1:34
> To: Neil Zhang
> Cc: ba...@ti.com; gre...@linuxfoundation.org; Chao Xie;
> khoroshi...@ispras.ru; linux-usb@vger.kernel.org
> Subject: Re: [PATCH 1/7] usb: g
Hello.
On 07/06/2012 04:44 PM, Neil Zhang wrote:
> We have several place will use udelay to wait the status meeting the
> request,
Um, that doesn't parse... :-(
> but the delay time is a bit too long, reduce it.
> Signed-off-by: Neil Zhang
> ---
> drivers/usb/gadget/mv_udc_core.c |2 +