Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691081
| From | James Liao <jamesjj.liao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: Convert to using %pOF instead of full_name |
| Date | 2017-07-19 10:00 +0200 |
| Message-ID | <u4S3L-5v4-5@gated-at.bofh.it> (permalink) |
| References | <u4IH9-7NO-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2017-07-18 at 16:42 -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. > > --- > drivers/clk/mediatek/clk-cpumux.c | 2 +- > drivers/clk/mediatek/clk-mtk.c | 2 +- > drivers/clk/mediatek/reset.c | 2 +- For clk/mediatek: Acked-by: James Liao <jamesjj.liao@mediatek.com> Best regards, James
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