All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: Marek Vasut <marex@denx.de>,
	linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <fabio.estevam@freescale.com>,
	linux-mmc@vger.kernel.org
Subject: Re: [PATCH 4/4] MXS-MMC: Add wp-inverted property
Date: Sun, 20 May 2012 23:22:44 -0400	[thread overview]
Message-ID: <877gw6kykb.fsf@laptop.org> (raw)
In-Reply-To: <CAAQ0ZWRxe0+xuJ0tWMX-kum0NPLpEQCkCdYD2zrOE_z6Mjpung@mail.gmail.com> (Shawn Guo's message of "Mon, 21 May 2012 10:48:15 +0800")

Hi,

On Sun, May 20 2012, Shawn Guo wrote:
> On 21 May 2012 10:38, Marek Vasut <marex@denx.de> wrote:
>>> The subject prefix can better be "mmc: mxs-mmc: ".
>>
>> Want me to resend it ?
>>
> It's Chris' call.

Yes, please -- actually not just because of the subject prefix, which I
wouldn't mind fixing myself, but because I like having patches posted to
linux-mmc@ before they're applied.

Thanks!

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

WARNING: multiple messages have this Message-ID (diff)
From: cjb@laptop.org (Chris Ball)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] MXS-MMC: Add wp-inverted property
Date: Sun, 20 May 2012 23:22:44 -0400	[thread overview]
Message-ID: <877gw6kykb.fsf@laptop.org> (raw)
In-Reply-To: <CAAQ0ZWRxe0+xuJ0tWMX-kum0NPLpEQCkCdYD2zrOE_z6Mjpung@mail.gmail.com> (Shawn Guo's message of "Mon, 21 May 2012 10:48:15 +0800")

Hi,

On Sun, May 20 2012, Shawn Guo wrote:
> On 21 May 2012 10:38, Marek Vasut <marex@denx.de> wrote:
>>> The subject prefix can better be "mmc: mxs-mmc: ".
>>
>> Want me to resend it ?
>>
> It's Chris' call.

Yes, please -- actually not just because of the subject prefix, which I
wouldn't mind fixing myself, but because I like having patches posted to
linux-mmc@ before they're applied.

Thanks!

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

  reply	other threads:[~2012-05-21  3:22 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21  1:02 [PATCH 1/4] GPMI-NAND: Define ecc.strength Marek Vasut
2012-05-21  1:02 ` [PATCH 2/4] GPMI-NAND: Fixup compile issue Marek Vasut
2012-05-21  1:16   ` Shawn Guo
2012-05-21  1:02 ` [PATCH 3/4] MXS-MMC: Move of_match_table out of CONFIG_PM Marek Vasut
2012-05-21  4:09   ` Shawn Guo
2012-05-21  4:09     ` Shawn Guo
2012-05-21  3:52     ` Chris Ball
2012-05-21  3:52       ` Chris Ball
2012-05-21  4:33       ` Marek Vasut
2012-05-21  4:33         ` Marek Vasut
2012-05-21  1:02 ` [PATCH 4/4] MXS-MMC: Add wp-inverted property Marek Vasut
2012-05-21  1:39   ` Shawn Guo
2012-05-21  1:39     ` Shawn Guo
2012-05-21  2:38     ` Marek Vasut
2012-05-21  2:38       ` Marek Vasut
2012-05-21  2:48       ` Shawn Guo
2012-05-21  2:48         ` Shawn Guo
2012-05-21  3:22         ` Chris Ball [this message]
2012-05-21  3:22           ` Chris Ball
2012-05-21  3:36           ` Marek Vasut
2012-05-21  3:36             ` Marek Vasut
2012-05-21  7:22   ` Lothar Waßmann
2012-05-21 17:38     ` Marek Vasut
2012-05-21  1:14 ` [PATCH 1/4] GPMI-NAND: Define ecc.strength Shawn Guo
2012-05-21  1:14   ` Shawn Guo
2012-05-21  1:36   ` Marek Vasut
2012-05-21  1:36     ` Marek Vasut
2012-05-21  1:41     ` Shawn Guo
2012-05-21  1:41       ` Shawn Guo
2012-05-21  2:40       ` Marek Vasut
2012-05-21  2:40         ` Marek Vasut
2012-05-21  3:08         ` Huang Shijie
2012-05-21  3:08           ` Huang Shijie
2012-05-21  3:48           ` Marek Vasut
2012-05-21  3:48             ` Marek Vasut
2012-05-21  3:45         ` Shawn Guo
2012-05-21  3:45           ` Shawn Guo
2012-05-21  3:39           ` Marek Vasut
2012-05-21  3:39             ` Marek Vasut
2012-05-21  2:44       ` Huang Shijie
2012-05-21  2:44         ` Huang Shijie
2012-05-21  3:43         ` Marek Vasut
2012-05-21  3:43           ` Marek Vasut

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=877gw6kykb.fsf@laptop.org \
    --to=cjb@laptop.org \
    --cc=fabio.estevam@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=shawn.guo@linaro.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.