Re: [PATCH 11/11] ACPI / scan: Create platform device for CLSA0100 ACPI nodes

From: Andy Shevchenko
Date: Tue Nov 23 2021 - 18:02:02 EST


On Tue, Nov 23, 2021 at 8:36 PM Hans de Goede <hdegoede@xxxxxxxxxx> wrote:
> On 11/23/21 18:11, Lucas tanure wrote:
> > On 11/23/21 17:05, Hans de Goede wrote:
> >> On 11/23/21 17:31, Lucas Tanure wrote:
> >>> The ACPI device with CLSA0100 is a sound card with multiple
> >>> instances of CS35L41.
> >>>
> >>> We add an ID to the I2C multi instantiate list to enumerate
> >>> all I2C slaves correctly.

...

> >>> @@ -1708,6 +1708,7 @@ static bool acpi_device_enumeration_by_parent(struct acpi_device *device)
> >>> {"BSG2150", },
> >>> {"INT33FE", },
> >>> {"INT3515", },


> >>> + {"CLSA0100", },

Can we keep it sorted, please?
Ditto for the other driver.

> >>> {}

--
With Best Regards,
Andy Shevchenko