On Tue, 2017-07-18 at 16:43 -0500, Rob Herring wrote: > Now that we have a custom printf format specifier, convert users of > full_name to use %pOF instead. This is preparation to remove storing > of the full path string for each node. > > Signed-off-by: Rob Herring <[email protected]> > Cc: Liam Girdwood <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Sangbeom Kim <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Bartlomiej Zolnierkiewicz <[email protected]> > Cc: Philipp Zabel <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]> regards Philipp

