ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker ID
authorStefan Binding <sbinding@opensource.cirrus.com>
Fri, 26 Jan 2024 16:40:04 +0000 (16:40 +0000)
committerTakashi Iwai <tiwai@suse.de>
Sun, 28 Jan 2024 12:10:58 +0000 (13:10 +0100)
commit92bf7367857e2a36dc6ec3c0bcadfc8c0b74d1b3
tree142d696e98a3e5d2c18325e088d3f4bfe79b43f1
parent33e5e648e6311135e4ada01bcfb6ff54be98926d
ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker ID

Laptops 103C8C66103C8C67103C8C68103C8C6A use a dual speaker id
system where each speaker has its own speaker id.
The generic configuration table doesn't support this, so it needs its
own function.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20240126164005.367021-4-sbinding@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/cs35l41_hda_property.c