ALSA: hda/tas2781: Add tas2781 HDA driver
authorShenghao Ding <shenghao-ding@ti.com>
Fri, 18 Aug 2023 08:58:35 +0000 (16:58 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Aug 2023 10:14:34 +0000 (12:14 +0200)
commit3babae915f4c15d76a5134e55806a1c1588e2865
treee5795a6c57e0845d4070710d24a7f5eb4573469f
parent828b871ac11a2a7d7c061e2a29a0f0a1225c694a
ALSA: hda/tas2781: Add tas2781 HDA driver

Integrate tas2781 configs for Lenovo Laptops. All of the tas2781s in the
laptop will be aggregated as one audio device. The code support realtek
as the primary codec. Rename "struct cs35l41_dev_name" to
"struct scodec_dev_name" for all other side codecs instead of the certain
one.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://lore.kernel.org/r/20230818085836.1442-1-shenghao-ding@ti.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c