diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2014-11-02 01:34:41 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-02 06:07:28 -0500 |
commit | 22a236b4d07b5c5cfdc5db9e87d479d32281cfe6 (patch) | |
tree | 14c3d0d5df04b82cf75c09e02205ce7105a71439 /sound/sound_firmware.c | |
parent | c1e99c913be4294e63b5e74b197b8a8c86e6e67b (diff) |
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 <sudip@vectorindia.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/sound_firmware.c')
0 files changed, 0 insertions, 0 deletions