1
0
Fork 0
alistair23-linux/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 ALSA: pcxhr - add support for pcxhr stereo sound cards (mixer part) 2008-11-25 12:53:24 +01:00
pcxhr.c ALSA: remove deprecated use of pci api 2015-04-16 12:19:52 +02:00
pcxhr.h ALSA: pcxhr: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
pcxhr_core.c ALSA: pcxhr: Fix missing mutex unlock 2016-04-21 17:37:54 +02:00
pcxhr_core.h ALSA: pcxhr: Use nonatomic PCM ops 2014-09-15 15:52:09 +02:00
pcxhr_hwdep.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
pcxhr_hwdep.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_mix22.c ALSA: pcxhr: Use standard printk helpers 2014-02-26 16:45:30 +01:00
pcxhr_mix22.h ALSA: pcxhr: Add LTC support 2012-06-20 08:35:37 +02:00
pcxhr_mixer.c ALSA: pcxhr: Use snd_ctl_enum_info() 2014-10-21 09:04:18 +02:00
pcxhr_mixer.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00