All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: linux-mmc@vger.kernel.org, chris@printf.net, ulf.hansson@linaro.org
Cc: Ludovic Desroches <ludovic.desroches@atmel.com>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] mmc: atmel-mci: add 0x600 IP version
Date: Tue, 19 Aug 2014 14:02:18 -0500	[thread overview]
Message-ID: <53F39F3A.1090704@atmel.com> (raw)
In-Reply-To: <1402559265-18340-1-git-send-email-ludovic.desroches@atmel.com>

On 12/06/2014 02:47, Ludovic Desroches :
> From: Nicolas Ferre <nicolas.ferre@atmel.com>
> 
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>

Chris, Ufl,

It seems that this tiny patch got forgotten: Should we re-send it?

Thanks, bye,

> ---
>  drivers/mmc/host/atmel-mci.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c
> index 1b4b064..9c4c191 100644
> --- a/drivers/mmc/host/atmel-mci.c
> +++ b/drivers/mmc/host/atmel-mci.c
> @@ -2306,6 +2306,7 @@ static void __init atmci_get_cap(struct atmel_mci *host)
>  
>  	/* keep only major version number */
>  	switch (version & 0xf00) {
> +	case 0x600:
>  	case 0x500:
>  		host->caps.has_odd_clk_div = 1;
>  	case 0x400:
> 


-- 
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] mmc: atmel-mci: add 0x600 IP version
Date: Tue, 19 Aug 2014 14:02:18 -0500	[thread overview]
Message-ID: <53F39F3A.1090704@atmel.com> (raw)
In-Reply-To: <1402559265-18340-1-git-send-email-ludovic.desroches@atmel.com>

On 12/06/2014 02:47, Ludovic Desroches :
> From: Nicolas Ferre <nicolas.ferre@atmel.com>
> 
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>

Chris, Ufl,

It seems that this tiny patch got forgotten: Should we re-send it?

Thanks, bye,

> ---
>  drivers/mmc/host/atmel-mci.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c
> index 1b4b064..9c4c191 100644
> --- a/drivers/mmc/host/atmel-mci.c
> +++ b/drivers/mmc/host/atmel-mci.c
> @@ -2306,6 +2306,7 @@ static void __init atmci_get_cap(struct atmel_mci *host)
>  
>  	/* keep only major version number */
>  	switch (version & 0xf00) {
> +	case 0x600:
>  	case 0x500:
>  		host->caps.has_odd_clk_div = 1;
>  	case 0x400:
> 


-- 
Nicolas Ferre

  reply	other threads:[~2014-08-19 19:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-12  7:47 [PATCH] mmc: atmel-mci: add 0x600 IP version Ludovic Desroches
2014-06-12  7:47 ` Ludovic Desroches
2014-08-19 19:02 ` Nicolas Ferre [this message]
2014-08-19 19:02   ` Nicolas Ferre
2014-08-20  7:29   ` Ulf Hansson
2014-08-20  7:29     ` Ulf Hansson

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=53F39F3A.1090704@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=chris@printf.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ludovic.desroches@atmel.com \
    --cc=ulf.hansson@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.