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
next prev parent reply other threads:[~2014-08-19 19:02 UTC|newest]
Thread overview: 3+ 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-08-19 19:02 ` Nicolas Ferre [this message]
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$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox