android_kernel_oneplus_msm8998/sound/pci/pcxhr
Takashi Iwai 519aef5235 ALSA: pcxhr: Fix missing mutex unlock
commit 67f3754b51f22b18c4820fb84062f658c30e8644 upstream.

The commit [9bef72bdb2: 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
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-04 14:48:43 -07: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