commit | af9501f656d2250dbf04e48f77025b3783cc0505 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 17 11:17:08 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Nov 03 10:01:08 2014 -0600 |
tree | 33155849e5df789576a2385a95c13871a3d3320e | |
parent | 21090f06f09f72f2806c19f0bdcd4fde622c2676 [diff] |
usb: gadget: udc: at91: 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>