Re: [PATCH v6 22/23] usb: gadget: serial: allocate and init otg descriptor by otg capabilities

2015-07-07 Thread Roger Quadros
On 29/06/15 10:48, Li Jun wrote: Allocate and initialize usb otg descriptor according to gadget otg capabilities, add it for each usb configurations. If otg capability is not defined, keep its original otg descriptor unchanged. Signed-off-by: Li Jun jun...@freescale.com ---

[PATCH v6 22/23] usb: gadget: serial: allocate and init otg descriptor by otg capabilities

2015-06-29 Thread Li Jun
Allocate and initialize usb otg descriptor according to gadget otg capabilities, add it for each usb configurations. If otg capability is not defined, keep its original otg descriptor unchanged. Signed-off-by: Li Jun jun...@freescale.com --- drivers/usb/gadget/legacy/serial.c | 29