WSL2-Linux-Kernel/sound/firewire/motu
Takashi Sakamoto 9ff3483e5c ALSA: firewire-motu: fix double unlocked 'motu->mutex'
Mutex is doubly unlocked in some error path of pcm.open. This commit fixes
ALSA firewire-motu driver in Linux kernel v5.5.

Reported-by: kbuild test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: 3fd80b2003 ("ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP streams")
Fixes: 0f5482e787 ("ALSA: firewire-motu: share PCM buffer size for both direction")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20191208232226.6685-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-12-09 07:55:45 +01:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
amdtp-motu-trace.h ASoC: Updates for v5.3 2019-07-08 14:45:34 +02:00
amdtp-motu.c ALSA: firewire-motu: more code refactoring for MOTU data block processing layer 2019-07-22 16:05:13 +02:00
motu-hwdep.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 2019-06-05 17:37:08 +02:00
motu-midi.c ALSA: firewire-motu: share PCM buffer size for both direction 2019-10-18 04:35:51 +02:00
motu-pcm.c ALSA: firewire-motu: fix double unlocked 'motu->mutex' 2019-12-09 07:55:45 +01:00
motu-proc.c ALSA: firewire-motu: Correct a typo in the clock proc string 2019-10-30 12:09:55 +01:00
motu-protocol-v2.c ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2 2019-10-30 10:57:56 +01:00
motu-protocol-v3.c ALSA: firewire-motu: detect SPH source of sampling clock 2019-10-30 10:57:54 +01:00
motu-stream.c ALSA: firewire-lib: postpone to start IR context 2019-10-19 09:18:27 +02:00
motu-transaction.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 2019-06-05 17:37:08 +02:00
motu.c ALSA: firewire-motu: add support for MOTU UltraLite 2019-10-30 10:57:57 +01:00
motu.h ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2 2019-10-30 10:57:56 +01:00