From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: Convert to using %pOF instead of full_name
Date: Wed, 19 Jul 2017 08:23:01 +0200 [thread overview]
Message-ID: <20170719062301.bextqsjufe7gjozt@flea> (raw)
In-Reply-To: <20170718214339.7774-12-robh@kernel.org>
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 <robh@kernel.org>
> Cc: Michael Turquette <mturquette@baylibre.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
> Cc: Alexandre Torgue <alexandre.torgue@st.com>
> Cc: Russell King <linux@armlinux.org.uk>
> Cc: Matthias Brugger <matthias.bgg@gmail.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
> Cc: Chen-Yu Tsai <wens@csie.org>
> Cc: "Emilio L?pez" <emilio@elopez.com.ar>
> Cc: Peter De Schrijver <pdeschrijver@nvidia.com>
> Cc: Prashant Gaikwad <pgaikwad@nvidia.com>
> Cc: Thierry Reding <thierry.reding@gmail.com>
> Cc: Jonathan Hunter <jonathanh@nvidia.com>
> Cc: Tero Kristo <t-kristo@ti.com>
> Cc: linux-clk at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-mediatek at lists.infradead.org
> Cc: linux-renesas-soc at vger.kernel.org
> Cc: linux-tegra at vger.kernel.org
> Cc: linux-omap at vger.kernel.org
> ---
> 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 <maxime.ripard@free-electrons.com>
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170719/50ff4fce/attachment.sig>
next prev parent reply other threads:[~2017-07-19 6:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 21:42 [PATCH] clk: Convert to using %pOF instead of full_name Rob Herring
2017-07-19 6:23 ` Maxime Ripard [this message]
2017-07-19 7:44 ` Geert Uytterhoeven
2017-07-19 7:58 ` James Liao
2017-07-19 9:35 ` Alexandre Torgue
2017-07-19 10:24 ` Matthias Brugger
2017-07-21 22:49 ` Stephen Boyd
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170719062301.bextqsjufe7gjozt@flea \
--to=maxime.ripard@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox