All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnaud.patard@rtp-net.org (Arnaud Patard (Rtp))
To: linux-arm-kernel@lists.infradead.org
Subject: [patch 1/1] efika: Configure esdhc cd/wp on efika mx/sb
Date: Fri, 26 Aug 2011 14:47:39 +0200	[thread overview]
Message-ID: <878vqg9w5w.fsf@lebrac.rtp-net.org> (raw)
In-Reply-To: <20110825150214.GZ31404@pengutronix.de> (Sascha Hauer's message of "Thu, 25 Aug 2011 17:02:14 +0200")

Sascha Hauer <s.hauer@pengutronix.de> writes:

> Hi Arnaud,

Hi,
>
> On Thu, Aug 25, 2011 at 04:37:57PM +0200, Arnaud Patard wrote:
>> Update sdhc support on efika to make use of the latest mmc fixes.
>> 
>> 
>> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
>> @@ -451,7 +465,8 @@ static void __init efikasb_board_init(vo
>>  
>>  	mx51_efikasb_board_id();
>>  	mx51_efikasb_usb();
>> -	imx51_add_sdhci_esdhc_imx(1, NULL);
>> +	imx51_add_sdhci_esdhc_imx(0, &sd0_pdata);
>> +	imx51_add_sdhci_esdhc_imx(1, &sd1_pdata);
>>  	mx51_efikasb_display();
>         ^^^^^^^^^^^^^^^^^^^
>
> Looks good, but please rebase this onto a mainline kernel.

oops, sorry. You'll receive a new version very soon.

Arnaud

      reply	other threads:[~2011-08-26 12:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 14:37 [patch 1/1] efika: Configure esdhc cd/wp on efika mx/sb Arnaud Patard (Rtp)
2011-08-25 15:02 ` Sascha Hauer
2011-08-26 12:47   ` Arnaud Patard (Rtp) [this message]

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=878vqg9w5w.fsf@lebrac.rtp-net.org \
    --to=arnaud.patard@rtp-net.org \
    --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.