On 12/6/18 20:35, Rob Herring wrote: > Convert string compares of DT node names to use of_node_name_eq helper > instead. This removes direct access to the node name pointer. > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Reviewed-by: Benoit Parrot <bparrot@xxxxxx> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > v2: > - Also convert tabs to spaces between the 'if' and '(' Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>