Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708016
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] pwm: Convert to using %pOF instead of full_name |
| Date | 2017-08-10 00:20 +0200 |
| Message-ID | <ucHuy-4Z3-9@gated-at.bofh.it> (permalink) |
| References | <u4Ixt-7K6-57@gated-at.bofh.it> <u76lY-2cr-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 25, 2017 at 6:38 AM, Thierry Reding <thierry.reding@gmail.com> wrote: > On Tue, Jul 18, 2017 at 04:43:25PM -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 <robh@kernel.org> >> Cc: Thierry Reding <thierry.reding@gmail.com> >> Cc: Carlo Caione <carlo@caione.org> >> Cc: Kevin Hilman <khilman@baylibre.com> >> Cc: linux-pwm@vger.kernel.org >> Cc: linux-arm-kernel@lists.infradead.org >> Cc: linux-amlogic@lists.infradead.org >> --- >> drivers/pwm/pwm-meson.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Applied, thanks. This is not showing up in -next. Rob
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] pwm: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-10 00:20 +0200
csiph-web