All of lore.kernel.org
 help / color / mirror / Atom feed
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: Mon, 02 May 2011 12:40:33 -0700	[thread overview]
Message-ID: <1304365233.7792.42.camel@Joe-Laptop> (raw)
In-Reply-To: <1304363798-30409-1-git-send-email-linus.walleij@stericsson.com>

On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
[]
> 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?

WARNING: multiple messages have this Message-ID (diff)
From: Joe Perches <joe@perches.com>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Grant Likely <grant.likely@secretlab.ca>,
	Lee Jones <lee.jones@linaro.org>,
	Martin Persson <martin.persson@stericsson.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH 2/4] pinmux: add a driver for the U300 pinmux
Date: Mon, 02 May 2011 12:40:33 -0700	[thread overview]
Message-ID: <1304365233.7792.42.camel@Joe-Laptop> (raw)
In-Reply-To: <1304363798-30409-1-git-send-email-linus.walleij@stericsson.com>

On Mon, 2011-05-02 at 21:16 +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@linaro.org>
[]
> 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?



  reply	other threads:[~2011-05-02 19:40 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 [this message]
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
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=1304365233.7792.42.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.