commit | b992e6813e257269e9599ca07be8bd52df784bf5 | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Fri Apr 27 14:17:35 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed Mar 05 14:40:03 2014 -0600 |
tree | 8582fc96886d9e472d1dff2da9bdbd9c4fb70916 | |
parent | 356363bf6b2fc4785d874ef87ed2fad4b8543490 [diff] |
usb: dwc3: gadget: add 'force' argument to stop_active_transfer It's not always we need to force a transfer to be removed from the core's internal cache. This extra argument will help differentiating those two cases. Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>