On Tue, Feb 20, 2024 at 06:10:02PM +0200, Andy Shevchenko wrote: > A few APIs that belong specifically to the fw_devlink APIs > - are exposed to others without need > - prevents device property code to be cleaned up in the future > > Resolve this mess by moving fw_devlink code to where it belongs > and hide from others. > > Fixes: b5d3e2fbcb10 ("device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()") > Fixes: 372a67c0c5ef ("driver core: Add fwnode_to_dev() to look up device from fwnode") > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Sakari Ailus