From: joe@perches.com (Joe Perches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] pinmux: add a driver for the U300 pinmux
Date: Tue, 10 May 2011 17:28:51 -0700 [thread overview]
Message-ID: <1305073731.19586.175.camel@Joe-Laptop> (raw)
In-Reply-To: <BANLkTinnPWu9TZ72xdnXayrG0QYF+0mMBg@mail.gmail.com>
On Wed, 2011-05-11 at 02:17 +0200, Linus Walleij wrote:
> 2011/5/2 Joe Perches <joe@perches.com>:
> > On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> > []
> >> diff --git a/drivers/pinmux/pinmux-u300.c b/drivers/pinmux/pinmux-u300.c
> >> +++ b/drivers/pinmux/pinmux-u300.c
> >> +struct u300_pin_desc {
> >> + unsigned number;
> >> + char *name;
> > const char *name?
> Thanks, fixed!
> Can I have your reviewed-by for this patch given I fixed that?
Hi Linus.
I've only looked at the code not compiled, used or tested it
and so I think my sign-off isn't particularly valuable.
But your design and implementation seem sensible.
Anyway if you want for the whole series:
Reviewed-but-not-compiled-used-or-tested-by: Joe Perches <joe@perches.com>
(that way I won't get copied by get_maintainer.pl ;)
cheers, Joe
WARNING: multiple messages have this Message-ID (diff)
From: Joe Perches <joe@perches.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-kernel@vger.kernel.org,
Grant Likely <grant.likely@secretlab.ca>,
Martin Persson <martin.persson@stericsson.com>,
Lee Jones <lee.jones@linaro.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/4] pinmux: add a driver for the U300 pinmux
Date: Tue, 10 May 2011 17:28:51 -0700 [thread overview]
Message-ID: <1305073731.19586.175.camel@Joe-Laptop> (raw)
In-Reply-To: <BANLkTinnPWu9TZ72xdnXayrG0QYF+0mMBg@mail.gmail.com>
On Wed, 2011-05-11 at 02:17 +0200, Linus Walleij wrote:
> 2011/5/2 Joe Perches <joe@perches.com>:
> > On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> > []
> >> diff --git a/drivers/pinmux/pinmux-u300.c b/drivers/pinmux/pinmux-u300.c
> >> +++ b/drivers/pinmux/pinmux-u300.c
> >> +struct u300_pin_desc {
> >> + unsigned number;
> >> + char *name;
> > const char *name?
> Thanks, fixed!
> Can I have your reviewed-by for this patch given I fixed that?
Hi Linus.
I've only looked at the code not compiled, used or tested it
and so I think my sign-off isn't particularly valuable.
But your design and implementation seem sensible.
Anyway if you want for the whole series:
Reviewed-but-not-compiled-used-or-tested-by: Joe Perches <joe@perches.com>
(that way I won't get copied by get_maintainer.pl ;)
cheers, Joe
next prev parent reply other threads:[~2011-05-11 0:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-02 19:16 [PATCH 2/4] pinmux: add a driver for the U300 pinmux Linus Walleij
2011-05-02 19:16 ` Linus Walleij
2011-05-02 19:40 ` Joe Perches
2011-05-02 19:40 ` Joe Perches
2011-05-11 0:17 ` Linus Walleij
2011-05-11 0:17 ` Linus Walleij
2011-05-11 0:28 ` Joe Perches [this message]
2011-05-11 0:28 ` Joe Perches
2011-05-11 2:47 ` Josh Cartwright
2011-05-11 2:47 ` Josh Cartwright
2011-05-15 23:56 ` Linus Walleij
2011-05-15 23:56 ` Linus Walleij
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=1305073731.19586.175.camel@Joe-Laptop \
--to=joe@perches.com \
--cc=linux-arm-kernel@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.