commit | d3cb25bfcdf6806dccd154ca2d62f9f447fdad5a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:21:03 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:09 2014 -0600 |
tree | f312800af4a0a3c5f08836fa326db6a9f123f81e | |
parent | 5d82ff915f019bb4f479914e4a43de00ef38da8a [diff] |
usb: gadget: udc: lpc32xx: 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>