Re: [PATCH] clk: Convert to using %pOF instead of full_name

From: James Liao
Date: Wed Jul 19 2017 - 03:58:46 EST


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@xxxxxxxxxxxx>


Best regards,

James