ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Nov 2021 06:54:15 +0000 (07:54 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Nov 2021 06:55:16 +0000 (07:55 +0100)
commit02eb1d098e26f34c8f047b0b1cee6f4433a34bd1
treead7422c6bf9a9cc9dcfb4de6309525aa1212b038
parent85b741c1cb6854478fd1aa13ac231e2c1baf4c4b
ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink

Bose Revolve+ SoundLink (0a57:40fa) advertises invalid dB level for
the speaker volume.  This patch provides the correction in the mixer
map quirk table entry.

Note that this requires the prerequisite change to add min_mute flag
to the dB map table.

BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1192375
Link: https://lore.kernel.org/r/20211116065415.11159-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_maps.c