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