Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691078
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: Convert to using %pOF instead of full_name |
| Date | 2017-07-19 09:50 +0200 |
| Message-ID | <u4RU6-5ro-31@gated-at.bofh.it> (permalink) |
| References | <u4IH9-7NO-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 18, 2017 at 11:42 PM, Rob Herring <robh@kernel.org> 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 <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> drivers/clk/renesas/clk-mstp.c | 2 +-
> drivers/clk/renesas/clk-rcar-gen2.c | 3 +--
For clk/renesas:
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] clk: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-07-19 00:00 +0200 Re: [PATCH] clk: Convert to using %pOF instead of full_name Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-19 08:30 +0200 Re: [PATCH] clk: Convert to using %pOF instead of full_name Geert Uytterhoeven <geert@linux-m68k.org> - 2017-07-19 09:50 +0200 Re: [PATCH] clk: Convert to using %pOF instead of full_name James Liao <jamesjj.liao@mediatek.com> - 2017-07-19 10:00 +0200 Re: [PATCH] clk: Convert to using %pOF instead of full_name Alexandre Torgue <alexandre.torgue@st.com> - 2017-07-19 11:40 +0200 Re: [PATCH] clk: Convert to using %pOF instead of full_name Matthias Brugger <matthias.bgg@gmail.com> - 2017-07-19 12:30 +0200 Re: [PATCH] clk: Convert to using %pOF instead of full_name Stephen Boyd <sboyd@codeaurora.org> - 2017-07-22 01:00 +0200
csiph-web