On Fri, Oct 06, 2023 at 07:08:35PM +0200, Hans de Goede wrote: > On 10/6/23 17:53, Andy Shevchenko wrote: ... > Thanks, patch looks good to me now: > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> Thanks, but it seems something went wrong (most likely due to age of the patches in my local tree) and confusing "BUILD SUCCESS" from LKP. > > + id = acpi_match_device(device_ids, adev); This should be acpi_match_acpi_device(). > > + if (!id) > > return 0; -- With Best Regards, Andy Shevchenko