diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2014-07-22 23:11:03 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-07-22 16:21:17 +0200 |
commit | 901401166464dc1875825235bb2541af31b4c384 (patch) | |
tree | ee4daa19b6879f580000882de7c04f1c24dc3e13 /sound/firewire/scs1x.c | |
parent | 4da63c6fc426023d1a20e45508c47d7d68c6a53d (diff) | |
download | kernel_replicant_linux-901401166464dc1875825235bb2541af31b4c384.tar.gz kernel_replicant_linux-901401166464dc1875825235bb2541af31b4c384.tar.bz2 kernel_replicant_linux-901401166464dc1875825235bb2541af31b4c384.zip |
ALSA: bebob: Fix a missing to unlock mutex in error handling case
In error handling case, special_clk_ctl_put() returns without unlock_mutex(),
therefore the mutex is still locked. This commit moves mutex_lock() after
the error handling case.
This commit is my solution for this post.
[PATCH -next] ALSA: bebob: Fix missing unlock on error in special_clk_ctl_put()
https://lkml.org/lkml/2014/7/20/12
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/scs1x.c')
0 files changed, 0 insertions, 0 deletions