On Tue, Feb 20, 2018 at 5:10 PM, Laurent Pinchart <[email protected]> wrote: > From: Pantelis Antoniou <[email protected]> > > Add an __of_node_dupv() private method and make __of_node_dup() use it. > This is required for the subsequent changeset accessors which will > make use of it. > > Signed-off-by: Pantelis Antoniou <[email protected]> > Signed-off-by: Laurent Pinchart <[email protected]> > --- > drivers/of/dynamic.c | 29 +++++++++++++++++++++++------ > 1 file changed, 23 insertions(+), 6 deletions(-)
Reviewed-by: Rob Herring <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
