+ One more thing On Mon, Jan 11, 2016 at 3:26 PM, Aleksey Makarov <aleksey.makarov@xxxxxxxxxx> wrote: > --- a/drivers/acpi/bus.c > +++ b/drivers/acpi/bus.c > @@ -478,24 +478,36 @@ static void acpi_device_remove_notify_handler(struct acpi_device *device) > Device Matching > -------------------------------------------------------------------------- */ > > -static struct acpi_device *acpi_primary_dev_companion(struct acpi_device *adev, > - const struct device *dev) > +/** > + * acpi_device_fix_parent - Get first physical node of an ACPI device > + * @adev: ACPI device in question > + */ > +struct device *acpi_get_first_physical_node( > + struct acpi_device *adev) One line (even if it goes a bit over 80) -- With Best Regards, Andy Shevchenko -- 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