diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2014-07-22 16:11:03 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-07-22 16:21:17 +0200 |
commit | 901401166464dc1875825235bb2541af31b4c384 (patch) | |
tree | ee4daa19b6879f580000882de7c04f1c24dc3e13 /Documentation/debugging-via-ohci1394.txt | |
parent | ALSA: hda - Fix broken PM due to incomplete i915 initialization (diff) | |
download | linux-901401166464dc1875825235bb2541af31b4c384.tar.xz 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 'Documentation/debugging-via-ohci1394.txt')
0 files changed, 0 insertions, 0 deletions