ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.
authorJohannes Schickel <lordhoto@gmail.com>
Sat, 15 Jan 2022 14:02:57 +0000 (15:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jul 2022 14:35:04 +0000 (16:35 +0200)
commita7fe6934ce7c5d311f6da15fba18bd2a432fe655
tree7ff3685024ad909ff1863aacd0f13a99173bd034
parent6dcf1e5581b4014db03d7fd2508798964e88f663
ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.

[ Upstream commit 5762f980ca10dcfe5eead7c40d1c34cae61f409b ]

The USB audio device 0db0:419c based on the Realtek ALC4080 chip exposes
all playback volume controls as "PCM". This is makes distinguishing the
individual functions hard.

The added mapping distinguishes all playback volume controls as their
respective function:
 - Speaker              - for back panel output
 - Frontpanel Headphone - for front panel output
 - IEC958               - for digital output on the back panel

This clarifies the individual volume control functions for users.

Signed-off-by: Johannes Schickel <lordhoto@gmail.com>
Link: https://lore.kernel.org/r/20220115140257.8751-1-lordhoto@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/usb/mixer_maps.c