commit | 5baca5cf255d9a9d2bc97fe2531e12e37ebdd77d | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:22:52 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:10 2014 -0600 |
tree | d278cce0f2542411a22e2ea8fc80cad6f1bd9569 | |
parent | 2f1ae5010861b92d665d11e1069566fc4c28689b [diff] |
usb: gadget: udc: net2272: do not rely on 'driver' argument future patches will remove the extra 'driver' argument to ->udc_stop(), in order to do that, we must make sure that our UDC does not rely on it first. Signed-off-by: Felipe Balbi <balbi@ti.com>