On Thu, Jan 07, 2021 at 01:28:24PM +0000, Daniel Scally wrote: > The software_node_get_next_child() function currently does not hold > references to the child software_node that it finds or put the ref that > is held against the old child - fix that. > > Fixes: 59abd83672f7 ("drivers: base: Introducing software nodes to the > firmware node framework") > Reviewed-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > Reviewed-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Reviewed-by: Sakari Ailus <sakari.ai...@linux.intel.com> > Signed-off-by: Daniel Scally <djrsca...@gmail.com> > --- > Changes in v5:
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>