Re: [PATCH 1/7] usb: gadget: mv_udc: reduce the delay time

2012-07-09 Thread Sergei Shtylyov
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

RE: [PATCH 1/7] usb: gadget: mv_udc: reduce the delay time

2012-07-08 Thread Neil Zhang
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

Re: [PATCH 1/7] usb: gadget: mv_udc: reduce the delay time

2012-07-06 Thread Sergei Shtylyov
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 +