summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/Makefile
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior2013-06-19 17:38:15 +0200
committerFelipe Balbi2013-07-29 12:53:23 +0200
commit23a53d9008251825a4c8eea64503ed676e1d0f04 (patch)
treeb881117d0ba907e072bc819c8009eab20a0767a0 /drivers/usb/dwc3/Makefile
parentusb: musb: core: call dma_controller_destroy() in the err path (diff)
downloadkernel-qcow2-linux-23a53d9008251825a4c8eea64503ed676e1d0f04.tar.gz
kernel-qcow2-linux-23a53d9008251825a4c8eea64503ed676e1d0f04.tar.xz
kernel-qcow2-linux-23a53d9008251825a4c8eea64503ed676e1d0f04.zip
usb: musb: unmap reqs in musb_gadget_queue()'s error case
If the descriptor is missing the reqeust is never unmapped. This patch changes this and renames the cleanup label to unlock since there is no cleanup done. The cleanup would revert the allocation of ressource (i.e. this dma mapping) but it does not, it simply unlocks and returns. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3/Makefile')
0 files changed, 0 insertions, 0 deletions