From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] clk: Convert to using %pOF instead of full_name Date: Fri, 21 Jul 2017 15:49:59 -0700 Message-ID: <20170721224959.GA2146@codeaurora.org> References: <20170718214339.7774-12-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20170718214339.7774-12-robh@kernel.org> Sender: linux-renesas-soc-owner@vger.kernel.org To: Rob Herring Cc: Michael Turquette , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Maxime Coquelin , Alexandre Torgue , Russell King , Matthias Brugger , Geert Uytterhoeven , Maxime Ripard , Chen-Yu Tsai , Emilio =?iso-8859-1?Q?L=F3pez?= , Peter De Schrijver , Prashant Gaikwad , Thierry Reding , Jonathan Hunter , Tero Kristo , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.orglinu List-Id: devicetree@vger.kernel.org On 07/18, 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 > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: Maxime Coquelin > Cc: Alexandre Torgue > Cc: Russell King > Cc: Matthias Brugger > Cc: Geert Uytterhoeven > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Cc: "Emilio López" > Cc: Peter De Schrijver > Cc: Prashant Gaikwad > Cc: Thierry Reding > Cc: Jonathan Hunter > Cc: Tero Kristo > Cc: linux-clk@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-mediatek@lists.infradead.org > Cc: linux-renesas-soc@vger.kernel.org > Cc: linux-tegra@vger.kernel.org > Cc: linux-omap@vger.kernel.org > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project