Commit cbd2712
ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
commit 0f306cc upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 0ae81ef commit cbd2712
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3135 | 3135 | | |
3136 | 3136 | | |
3137 | 3137 | | |
3138 | | - | |
3139 | | - | |
3140 | | - | |
| 3138 | + | |
| 3139 | + | |
| 3140 | + | |
| 3141 | + | |
3141 | 3142 | | |
3142 | 3143 | | |
3143 | 3144 | | |
| |||
0 commit comments