On Tue, Nov 09, 2021 at 02:20:37PM +0200, Andy Shevchenko wrote: > 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) This was meant to be in the first patch, I'll send v3. -- Sakari Ailus