commit | 69e28882dc7a4ad80f1a0de1a2e7f346a15b6564 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:26:46 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:12 2014 -0600 |
tree | 5b8af7d3090334ddd81edb5b2dce640a276da4f2 | |
parent | 82891b959cbb2cd1827bc2713d46840fcf8dbe14 [diff] |
usb: musb: gadget: 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>