Re: [PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-10-19 12:01:43
Also in:
linux-acpi, linux-i2c, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-10-19 12:01:43
Also in:
linux-acpi, linux-i2c, lkml
On Fri, Oct 15, 2021 at 01:42:37PM +0200, Rafael J. Wysocki wrote:
On Thu, Oct 14, 2021 at 3:48 PM Andy Shevchenko [off-list ref] wrote:quoted
We have a couple of users of this helper, make it available for them. The prototype for the helper is specifically crafted in order to be easily used with bus_find_device() call. That's why its location is in the driver core rather than ACPI. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>OK, please feel free to add Reviewed-by: Rafael J. Wysocki <redacted> to all of the patches in this series.
Thank you, Rafael! Greg, can it be applied now? -- With Best Regards, Andy Shevchenko