commit | 9b95236eebdbdf2ff68517cc32390683f4114a37 | [log] [tgz] |
---|---|---|
author | Li Jun <jun.li@freescale.com> | Thu Jul 09 15:18:49 2015 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Wed Jul 29 09:59:21 2015 -0500 |
tree | 20e3b26e81a557a0e9b539392e2c546e734e6427 | |
parent | 41ce84c86d0a04ef70a9608bd744afb122b6d103 [diff] |
usb: gadget: ether: allocate and init otg descriptor by otg capabilities Allocate and initialize usb otg descriptor according to gadget otg capabilities, add it for each usb configurations, free it while ether unbind. If otg capability is not defined, keep its otg descriptor unchanged. Signed-off-by: Li Jun <jun.li@freescale.com> Reviewed-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>