On Tue, Nov 09, 2021 at 01:19:35PM +0200, Sakari Ailus wrote: > acpi_node_get_parent() isn't used outside drivers/acpi/property.c. Make it > local. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> Please, change this to @linux.intel.com. ... > - struct device *dev = > - to_acpi_device_node(fwnode)->dev.parent; > + struct device *dev = to_acpi_device_node(fwnode)->dev.parent; Ping-pong? (see comment to the previous patch) -- With Best Regards, Andy Shevchenko