Re: [PATCH v4 1/2] ALSA: hda/tas2781: Add tas2781 HDA driver

From: Pierre-Louis Bossart
Date: Fri Aug 18 2023 - 12:37:08 EST




On 8/18/23 05:17, Takashi Iwai wrote:
> On Fri, 18 Aug 2023 10:58:35 +0200,
> Shenghao Ding wrote:
>>
>> 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@xxxxxx>
>
> Now I applied both patches to for-next branch.
>
> The patch 2 needed some minor adjustment in Kconfig to be applied to
> the latest branch, but I resolved it locally.

There are a number of issues I just reported, I guess they will have to
be handled with a follow-up patch now?