WSL2-Linux-Kernel/sound/pci/pcxhr
Takashi Iwai 67f3754b51 ALSA: pcxhr: Fix missing mutex unlock
The commit [9bef72bdb26e: ALSA: pcxhr: Use nonatomic PCM ops]
converted to non-atomic PCM ops, but shamelessly with an unbalanced
mutex locking, which leads to the hangup easily.  Fix it.

Fixes: 9bef72bdb2 ('ALSA: pcxhr: Use nonatomic PCM ops')
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=116441
Cc: <stable@vger.kernel.org> # 3.18+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-04-21 17:37:54 +02:00
..
Makefile
pcxhr.c
pcxhr.h
pcxhr_core.c
pcxhr_core.h
pcxhr_hwdep.c
pcxhr_hwdep.h
pcxhr_mix22.c
pcxhr_mix22.h
pcxhr_mixer.c
pcxhr_mixer.h