commit | 21090f06f09f72f2806c19f0bdcd4fde622c2676 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:16:04 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:07 2014 -0600 |
tree | f2b6ddeb94c123ceaa00c02cdabcc8d1e78d562f | |
parent | 3da6702f577be7249ece5799fb91cf2bf5e243fd [diff] |
usb: gadget: udc: amd5536: 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>