On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <[email protected]> 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: Maxime Ripard <[email protected]> > Cc: Chen-Yu Tsai <[email protected]> > Cc: [email protected] > --- > drivers/bus/arm-cci.c | 12 ++++++------ > drivers/bus/imx-weim.c | 8 ++++---- > drivers/bus/sunxi-rsb.c | 22 +++++++++++----------- > 3 files changed, 21 insertions(+), 21 deletions(-)
Arnd, Olof, Can you please apply this one. Rob

