ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 11 Mar 2022 20:14:00 +0000 (21:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Mar 2022 07:50:43 +0000 (08:50 +0100)
commit0f306cca42fe879694fb5e2382748c43dc9e0196
tree4839da567874edd85c5a86d01414fc82089b34cd
parent882bd07f564f97fca6e42ce6ce627ce24ce1ef5a
ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB

For the RODE NT-USB the lowest Playback mixer volume setting mutes the
audio output. But it is not reported as such causing e.g. PulseAudio to
accidentally mute the device when selecting a low volume.

Fix this by applying the existing quirk for this kind of issue when the
device is detected.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220311201400.235892-1-lars@metafoo.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c