ALSA: hda/cs8409: Suppress vmaster control for Dolphin models
authorVitaly Rodionov <vitalyr@opensource.cirrus.com>
Mon, 22 Jan 2024 18:47:10 +0000 (18:47 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Jan 2024 07:52:17 +0000 (08:52 +0100)
commita2ed0a44d637ef9deca595054c206da7d6cbdcbc
tree6cfecd5c955369f6b80c31a7f740253527b7d6a3
parent56beedc88405fd8022edfd1c2e63d1bc6c95efcb
ALSA: hda/cs8409: Suppress vmaster control for Dolphin models

Customer has reported an issue with specific desktop platform
where two CS42L42 codecs are connected to CS8409 HDA bridge.
If "Master Volume Control" is created then on Ubuntu OS UCM
left/right balance slider in UI audio settings has no effect.
This patch will fix this issue for a target paltform.

Fixes: 20e507724113 ("ALSA: hda/cs8409: Add support for dolphin")
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240122184710.5802-1-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cs8409.c