From: Sudip Mukherjee Date: Sun, 2 Nov 2014 06:34:41 +0000 (+0530) Subject: ASoC: Intel: fix missing mutex X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~16^3~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22a236b4d07b5c5cfdc5db9e87d479d32281cfe6;p=pandora-kernel.git ASoC: Intel: fix missing mutex on error in block prepare, we were returning the error code while still holding the mutex. We are releasing the mutex in this patch before return. Signed-off-by: Sudip Mukherjee Signed-off-by: Mark Brown --- Reading git-diff-tree failed