Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718565
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name |
| Date | 2017-08-23 20:20 +0200 |
| Message-ID | <uhIpX-3XR-1@gated-at.bofh.it> (permalink) |
| References | <u4IH8-7NO-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <robh@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 <robh@kernel.org> > Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net> > Cc: Daniel Lezcano <daniel.lezcano@linaro.org> > Cc: linux-pm@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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-23 20:20 +0200
Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name "Rafael J. Wysocki" <rafael@kernel.org> - 2017-08-23 22:40 +0200
Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-23 22:50 +0200
Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-08-23 23:10 +0200
csiph-web