commit | bfd0ed576dbf9cc71af7dbe42841fc9246524961 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:23:33 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:10 2014 -0600 |
tree | d061844e6f12b5d6eaf0b7f914c203f350993680 | |
parent | 5baca5cf255d9a9d2bc97fe2531e12e37ebdd77d [diff] |
usb: gadget: udc: net2280: 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>