Re: [PATCH v4 2/4] usb gadget: Configure endpoint according to gadget speed.

2012-07-13 Thread Rajaram R
Hi Felipe/Tatyana Could you please comment ? On Thu, Jul 12, 2012 at 4:53 PM, Rajaram R wrote: > Hi > > > On Thu, Nov 18, 2010 at 6:17 PM, Tatyana Brokhman > wrote: >> >> Add config_ep_by_speed() to configure the endpoint according to the gadget >> speed. Using this function will spare the FDs

Re: [PATCH v4 2/4] usb gadget: Configure endpoint according to gadget speed.

2012-07-12 Thread Rajaram R
Hi On Thu, Nov 18, 2010 at 6:17 PM, Tatyana Brokhman wrote: > > Add config_ep_by_speed() to configure the endpoint according to the gadget > speed. Using this function will spare the FDs from handling the endpoint > chosen descriptor. > > Signed-off-by: Tatyana Brokhman > --- > drivers/usb/gad