usb: dwc3: gadget: add 'force' argument to stop_active_transfer
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Fri, 27 Apr 2012 11:17:35 +0000 (14:17 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:03 +0000 (14:40 -0600)
commitb992e6813e257269e9599ca07be8bd52df784bf5
tree8582fc96886d9e472d1dff2da9bdbd9c4fb70916
parent356363bf6b2fc4785d874ef87ed2fad4b8543490
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>
drivers/usb/dwc3/gadget.c
This page took 0.024634 seconds and 5 git commands to generate.