From: thierry.reding@gmail.com (Thierry Reding)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] pwm: Convert to using %pOF instead of full_name
Date: Mon, 21 Aug 2017 08:57:32 +0200 [thread overview]
Message-ID: <20170821065732.GI18996@ulmo> (raw)
In-Reply-To: <CAL_Jsq+Oumkr=Npktxz2RnC9EMf8QWgvaw8SKx1uCLbjQg==Vg@mail.gmail.com>
On Wed, Aug 09, 2017 at 05:12:55PM -0500, Rob Herring wrote:
> 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 at vger.kernel.org
> >> Cc: linux-arm-kernel at lists.infradead.org
> >> Cc: linux-amlogic at 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.
Yes, I had forgotten to push this out. I've done that now, so it should
be in the next -next.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20170821/338c205e/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Carlo Caione <carlo@caione.org>,
Kevin Hilman <khilman@baylibre.com>,
Linux PWM List <linux-pwm@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH] pwm: Convert to using %pOF instead of full_name
Date: Mon, 21 Aug 2017 08:57:32 +0200 [thread overview]
Message-ID: <20170821065732.GI18996@ulmo> (raw)
In-Reply-To: <CAL_Jsq+Oumkr=Npktxz2RnC9EMf8QWgvaw8SKx1uCLbjQg==Vg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]
On Wed, Aug 09, 2017 at 05:12:55PM -0500, Rob Herring wrote:
> 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.
Yes, I had forgotten to push this out. I've done that now, so it should
be in the next -next.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] pwm: Convert to using %pOF instead of full_name
Date: Mon, 21 Aug 2017 08:57:32 +0200 [thread overview]
Message-ID: <20170821065732.GI18996@ulmo> (raw)
In-Reply-To: <CAL_Jsq+Oumkr=Npktxz2RnC9EMf8QWgvaw8SKx1uCLbjQg==Vg@mail.gmail.com>
On Wed, Aug 09, 2017 at 05:12:55PM -0500, Rob Herring wrote:
> 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 at vger.kernel.org
> >> Cc: linux-arm-kernel at lists.infradead.org
> >> Cc: linux-amlogic at 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.
Yes, I had forgotten to push this out. I've done that now, so it should
be in the next -next.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170821/338c205e/attachment.sig>
next prev parent reply other threads:[~2017-08-21 6:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 21:43 [PATCH] pwm: Convert to using %pOF instead of full_name Rob Herring
2017-07-18 21:43 ` Rob Herring
2017-07-18 21:43 ` Rob Herring
2017-07-24 8:34 ` Neil Armstrong
2017-07-24 8:34 ` Neil Armstrong
2017-07-24 8:34 ` Neil Armstrong
2017-07-24 8:34 ` Neil Armstrong
2017-07-25 11:38 ` Thierry Reding
2017-07-25 11:38 ` Thierry Reding
2017-07-25 11:38 ` Thierry Reding
2017-07-25 11:38 ` Thierry Reding
2017-08-09 22:12 ` Rob Herring
2017-08-09 22:12 ` Rob Herring
2017-08-09 22:12 ` Rob Herring
2017-08-09 22:12 ` Rob Herring
2017-08-21 6:57 ` Thierry Reding [this message]
2017-08-21 6:57 ` Thierry Reding
2017-08-21 6:57 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170821065732.GI18996@ulmo \
--to=thierry.reding@gmail.com \
--cc=linus-amlogic@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.