Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1707989 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2017-08-10 00:00 +0200 |
| Last post | 2017-08-10 00:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] spmi: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-10 00:00 +0200
Re: [PATCH] spmi: Convert to using %pOF instead of full_name Stephen Boyd <sboyd@codeaurora.org> - 2017-08-10 00:20 +0200
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-08-10 00:00 +0200 |
| Subject | Re: [PATCH] spmi: Convert to using %pOF instead of full_name |
| Message-ID | <ucHbc-4yf-19@gated-at.bofh.it> |
+Stephen On Tue, Jul 18, 2017 at 4:43 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> > --- > drivers/spmi/spmi.c | 14 ++++++-------- > 1 file chqanged, 6 insertions(+), 8 deletions(-) Looks like I missed Stephen recently being added as maintainer. Do you need me to resend this? Rob
[toc] | [next] | [standalone]
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Date | 2017-08-10 00:20 +0200 |
| Message-ID | <ucHuy-4Z3-7@gated-at.bofh.it> |
| In reply to | #1707989 |
On 08/09/2017 02:50 PM, Rob Herring wrote: > +Stephen > > On Tue, Jul 18, 2017 at 4:43 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> >> --- >> drivers/spmi/spmi.c | 14 ++++++-------- >> 1 file chqanged, 6 insertions(+), 8 deletions(-) > Looks like I missed Stephen recently being added as maintainer. Do you > need me to resend this? > Greg is still applying the patches, unless he doesn't want to do it. I'm just "R" for reviewer. Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web