From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH] regulator: Convert to using %pOF instead of full_name Date: Wed, 19 Jul 2017 07:58:56 +0200 Message-ID: <20170719055856.GC6246@kozik-book> References: <20170718214339.7774-46-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: <20170718214339.7774-46-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Liam Girdwood , Mark Brown , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Sangbeom Kim , Bartlomiej Zolnierkiewicz , Philipp Zabel , linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Jul 18, 2017 at 04:43:26PM -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 > Cc: Liam Girdwood > Cc: Mark Brown > Cc: Sangbeom Kim > Cc: Krzysztof Kozlowski > Cc: Bartlomiej Zolnierkiewicz > Cc: Philipp Zabel > Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > drivers/regulator/core.c | 4 ++-- > drivers/regulator/max1586.c | 2 +- > drivers/regulator/s5m8767.c | 4 ++-- > drivers/reset/reset-socfpga.c | 4 ++-- > 4 files changed, 7 insertions(+), 7 deletions(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html