On Thu, Jan 4, 2018 at 5:47 PM, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > Sometimes the user want to have device name of the match rather than > just checking if device present or not. I would give an example here. > To make life easier for such > users introduce acpi_dev_get_dev_name() What about acpi_dev_get_match_name() or just acpi_dev_match_name()? > helper based on code for > acpi_dev_present(). > > To be more consistent with the purpose rename > > struct acpi_dev_present_info -> struct acpi_dev_match_info > acpi_dev_present_cb() -> acpi_dev_match_cb() > > in the utils.c file. OK Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html