[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZSEIAL4m9WbpJTW8@smile.fi.intel.com>
Date: Sat, 7 Oct 2023 10:25:52 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Hans de Goede <hdegoede@...hat.com>
Cc: acpi4asus-user@...ts.sourceforge.net,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org,
João Paulo Rechi Vita <jprvita@...il.com>,
Corentin Chary <corentin.chary@...il.com>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
Mark Gross <markgross@...nel.org>
Subject: Re: [PATCH v3 1/1] platform/x86: asus-wireless: Replace open coded
acpi_match_device()
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@...hat.com>
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
Powered by blists - more mailing lists