24 Nov
2021
24 Nov
'21
12:01 a.m.
On Tue, Nov 23, 2021 at 8:36 PM Hans de Goede hdegoede@redhat.com 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