acrn-kernel/sound/firewire/motu
Takashi Sakamoto 3214b04de3 ALSA: firewire-motu: fix unreleased lock warning in hwdep device
[ Upstream commit c7a806d9ce ]

Smatch static analysis tool detects that acquired lock is not released
in hwdep device when condition branch is passed due to no event. It is
unlikely to occur, while fulfilling is preferable for better coding.

Reported-by: Dan Carpenter <error27@gmail.com>
Fixes: 634ec0b290 ("ALSA: firewire-motu: notify event for parameter change in register DSP model")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20230130141540.102854-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-09 11:28:08 +01:00
..
Makefile ALSA: firewire-motu: add message parser for meter information in command DSP model 2021-10-15 17:52:07 +02:00
amdtp-motu-trace.h
amdtp-motu.c ALSA: firewire-motu: remove TODO for interaction with userspace about control message 2021-10-29 10:01:43 +02:00
motu-command-dsp-message-parser.c ALSA: firewire-motu: export meter information to userspace as float value 2021-10-28 09:10:41 +02:00
motu-hwdep.c ALSA: firewire-motu: fix unreleased lock warning in hwdep device 2023-02-09 11:28:08 +01:00
motu-midi.c
motu-pcm.c ALSA: firewire: Replace runtime->status->state reference to runtime->state 2022-09-27 08:47:25 +02:00
motu-proc.c
motu-protocol-v1.c ALSA: firewire: Remove some left-over license text in sound/firewire 2022-09-27 08:42:18 +02:00
motu-protocol-v2.c ALSA: firewire-motu: add message parser to gather meter information in register DSP model 2021-10-15 17:52:05 +02:00
motu-protocol-v3.c ALSA: firewire-motu: add support for MOTU Track 16 2021-11-08 13:49:27 +01:00
motu-register-dsp-message-parser.c ALSA: firewire-motu: refine parser for meter information in register DSP models 2021-10-28 09:10:34 +02:00
motu-stream.c ALSA: firewire-motu: add message parser for meter information in command DSP model 2021-10-15 17:52:07 +02:00
motu-transaction.c
motu.c ALSA: firewire-motu: add support for MOTU Track 16 2021-11-08 13:49:27 +01:00
motu.h ALSA: firewire-motu: add support for MOTU Track 16 2021-11-08 13:49:27 +01:00