From: Wei Yongjun Date: Sun, 18 Aug 2013 08:13:13 +0000 (+0800) Subject: usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() X-Git-Tag: v3.12-rc1~186^2~19^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b5c1e62d80c8ee43b9f8435fe54ed097dba6a3c;p=pandora-kernel.git usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() Add the missing unlock before return from function cppi41_dma_callback() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed