On Tue, Jul 18, 2017 at 04:42:52PM -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: Michael Turquette <[email protected]> > Cc: Stephen Boyd <[email protected]> > Cc: Maxime Coquelin <[email protected]> > Cc: Alexandre Torgue <[email protected]> > Cc: Russell King <[email protected]> > Cc: Matthias Brugger <[email protected]> > Cc: Geert Uytterhoeven <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Chen-Yu Tsai <[email protected]> > Cc: "Emilio López" <[email protected]> > Cc: Peter De Schrijver <[email protected]> > Cc: Prashant Gaikwad <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Jonathan Hunter <[email protected]> > Cc: Tero Kristo <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > drivers/clk/berlin/bg2.c | 3 +-- > drivers/clk/berlin/bg2q.c | 7 +++---- > drivers/clk/clk-asm9260.c | 4 ++-- > drivers/clk/clk-conf.c | 16 ++++++++-------- > drivers/clk/clk-moxart.c | 12 ++++++------ > drivers/clk/clk-qoriq.c | 7 +++---- > drivers/clk/clk-stm32f4.c | 4 ++-- > drivers/clk/clk-xgene.c | 15 ++++++--------- > drivers/clk/clk.c | 4 ++-- > drivers/clk/clkdev.c | 4 ++-- > drivers/clk/mediatek/clk-cpumux.c | 2 +- > drivers/clk/mediatek/clk-mtk.c | 2 +- > drivers/clk/mediatek/reset.c | 2 +- > drivers/clk/renesas/clk-mstp.c | 2 +- > drivers/clk/renesas/clk-rcar-gen2.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun5i.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun8i-a23.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun8i-a33.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun8i-r.c | 3 +-- > drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 3 +-- > drivers/clk/sunxi/clk-sunxi.c | 17 +++++++----------
For the sunxi and sunxi-ng clocks: Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
signature.asc
Description: PGP signature

