All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Sergei Shtylyov <sshtylyov@mvista.com>
Cc: kernel@avr32linux.org, linux-mmc@vger.kernel.org,
	linux-kernel@vger.kernel.org, haavard.skinnemoen@atmel.com,
	akpm@linux-foundation.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped
Date: Tue, 27 Apr 2010 17:34:00 +0200	[thread overview]
Message-ID: <4BD703E8.4080307@atmel.com> (raw)
In-Reply-To: <4BD70251.9060501@ru.mvista.com>

Le 27/04/2010 17:27, Sergei Shtylyov :
> Hello.
> 
> Nicolas Ferre wrote:
> 
>> Two parameters were swapped in the calls to atmci_init_slot(). Two
>> parameters
>> were swapped in the calls to atmci_init_slot().
> 
>  The same sentence is repeated twice.
> 
>>  Their values
>>   
> 
>   ???

indeed! I reposted a new patch message.

Sorry for the noise.

Best regards,
-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped
Date: Tue, 27 Apr 2010 17:34:00 +0200	[thread overview]
Message-ID: <4BD703E8.4080307@atmel.com> (raw)
In-Reply-To: <4BD70251.9060501@ru.mvista.com>

Le 27/04/2010 17:27, Sergei Shtylyov :
> Hello.
> 
> Nicolas Ferre wrote:
> 
>> Two parameters were swapped in the calls to atmci_init_slot(). Two
>> parameters
>> were swapped in the calls to atmci_init_slot().
> 
>  The same sentence is repeated twice.
> 
>>  Their values
>>   
> 
>   ???

indeed! I reposted a new patch message.

Sorry for the noise.

Best regards,
-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Sergei Shtylyov <sshtylyov@mvista.com>
Cc: haavard.skinnemoen@atmel.com,
	linux-arm-kernel@lists.infradead.org, akpm@linux-foundation.org,
	linux-mmc@vger.kernel.org, kernel@avr32linux.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped
Date: Tue, 27 Apr 2010 17:34:00 +0200	[thread overview]
Message-ID: <4BD703E8.4080307@atmel.com> (raw)
In-Reply-To: <4BD70251.9060501@ru.mvista.com>

Le 27/04/2010 17:27, Sergei Shtylyov :
> Hello.
> 
> Nicolas Ferre wrote:
> 
>> Two parameters were swapped in the calls to atmci_init_slot(). Two
>> parameters
>> were swapped in the calls to atmci_init_slot().
> 
>  The same sentence is repeated twice.
> 
>>  Their values
>>   
> 
>   ???

indeed! I reposted a new patch message.

Sorry for the noise.

Best regards,
-- 
Nicolas Ferre


  reply	other threads:[~2010-04-27 15:34 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19 10:12 [PATCH] MMC: atmel-mci: enable SD high speed support Nicolas Ferre
2010-04-19 10:12 ` Nicolas Ferre
2010-04-19  9:22 ` Haavard Skinnemoen
2010-04-19  9:22   ` Haavard Skinnemoen
2010-04-27 14:36 ` [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped Nicolas Ferre
2010-04-27 14:36   ` Nicolas Ferre
2010-04-27 14:36   ` [PATCH 2/4] MMC: atmel-mci: prevent kernel oops while removing card Nicolas Ferre
2010-04-27 14:36     ` Nicolas Ferre
2010-04-27 14:36   ` [PATCH 3/4] MMC: atmel-mci: remove data error interrupt after xfer Nicolas Ferre
2010-04-27 14:36     ` Nicolas Ferre
2010-04-27 14:36   ` [PATCH 4/4] MMC: atmel-mci: Add support for SDIO interrupts Nicolas Ferre
2010-04-27 14:36     ` Nicolas Ferre
2010-04-30 14:32     ` [PATCH] MMC: atmel-mci: fix in debugfs: response value printing Nicolas Ferre
2010-04-30 14:32       ` Nicolas Ferre
2010-04-30 14:32       ` Nicolas Ferre
2010-04-27 15:27   ` [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped Sergei Shtylyov
2010-04-27 15:27     ` Sergei Shtylyov
2010-04-27 15:27     ` Sergei Shtylyov
2010-04-27 15:34     ` Nicolas Ferre [this message]
2010-04-27 15:34       ` Nicolas Ferre
2010-04-27 15:34       ` Nicolas Ferre
2010-04-28 18:22   ` Andrew Morton
2010-04-28 18:22     ` Andrew Morton
2010-04-29  7:45     ` Nicolas Ferre
2010-04-29  7:45       ` Nicolas Ferre
2010-04-29  7:45       ` Nicolas Ferre

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=4BD703E8.4080307@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=akpm@linux-foundation.org \
    --cc=haavard.skinnemoen@atmel.com \
    --cc=kernel@avr32linux.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=sshtylyov@mvista.com \
    /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.