commit | 2f1ae5010861b92d665d11e1069566fc4c28689b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:22:11 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:10 2014 -0600 |
tree | 3cd5f3df9a6e83cdd998d7d253b020c005595e3b | |
parent | a19f378772ffdc18962a76102a424c21b79348a9 [diff] |
usb: gadget: udc: mv_udc: 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>