From: Paul Zimmerman Date: Fri, 27 Apr 2012 11:17:35 +0000 (+0300) Subject: usb: dwc3: gadget: add 'force' argument to stop_active_transfer X-Git-Tag: v3.15-rc1~137^2~25^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b992e6813e257269e9599ca07be8bd52df784bf5;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed