[patch 1/1] efika: Configure esdhc cd/wp on efika mx/sb
Arnaud Patard (Rtp)
arnaud.patard at rtp-net.org
Fri Aug 26 08:47:39 EDT 2011
Sascha Hauer <s.hauer at 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 at 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
More information about the linux-arm-kernel
mailing list