On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <r...@kernel.org> 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 <r...@kernel.org> > Cc: "Rafael J. Wysocki" <r...@rjwysocki.net> > Cc: Daniel Lezcano <daniel.lezc...@linaro.org> > Cc: linux...@vger.kernel.org > --- > drivers/cpuidle/dt_idle_states.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-)
Rafael, Ping. Please apply this one and 2 others for cpufreq and PM-domains which haven't been applied yet. Rob