linux-stable/include/linux/device
Andy Shevchenko a164ff53cb driver core: Provide device_match_acpi_handle() helper
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.

Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211014134756.39092-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-20 19:38:29 +02:00
..
bus.h driver core: Provide device_match_acpi_handle() helper 2021-10-20 19:38:29 +02:00
class.h drivers: base: fix some kernel-doc markups 2020-11-09 18:56:49 +01:00
driver.h device.h: Remove bogus "the" in kerneldoc 2021-02-09 12:26:40 +01:00