summary refs log tree commit diff
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2013-06-19 17:38:15 +0200
committerFelipe Balbi <balbi@ti.com>2013-07-29 13:53:23 +0300
commit23a53d9008251825a4c8eea64503ed676e1d0f04 (patch)
treeb881117d0ba907e072bc819c8009eab20a0767a0 /drivers/Kconfig
parentf3ce4d5b2d8d714407a646c07505c5174afd7574 (diff)
downloadlinux-23a53d9008251825a4c8eea64503ed676e1d0f04.tar.gz
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/Kconfig')
0 files changed, 0 insertions, 0 deletions