aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/common/common.c
diff options
context:
space:
mode:
authorMichal Sojka <[email protected]>2014-09-24 20:43:19 +0000
committerGreg Kroah-Hartman <[email protected]>2014-09-25 14:58:50 +0000
commit304f7e5e1d08fa2f5674c1323bd0ebd806c86b81 (patch)
tree0d69327f14a23a66061fc9d39dee1ec7c6b56932 /drivers/usb/common/common.c
parentusb: gadget: Introduce usb_gadget_giveback_request() (diff)
downloadkernel-304f7e5e1d08fa2f5674c1323bd0ebd806c86b81.tar.gz
kernel-304f7e5e1d08fa2f5674c1323bd0ebd806c86b81.zip
usb: gadget: Refactor request completion
Use the recently introduced usb_gadget_giveback_request() in favor of direct invocation of the completion routine. All places in drivers/usb/ matching "[-.]complete(" were replaced with a call to usb_gadget_giveback_request(). This was compile-tested with all ARM drivers enabled and runtime-tested for musb. Signed-off-by: Michal Sojka <[email protected]> Acked-by: Felipe Balbi <[email protected]> Tested-by: Felipe Balbi <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/common/common.c')
0 files changed, 0 insertions, 0 deletions