Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2
[deliverable/linux.git] / arch / arm / mach-omap2 / hsmmc.c
index 1ef54b0361036bd0f9d0c690fa26be57a4d6deee..c8f647b6205e4707f432de5b0ec4ef4d014499da 100644 (file)
@@ -268,6 +268,7 @@ void __init omap2_hsmmc_init(struct omap2_hsmmc_info *controllers)
                mmc->slots[0].gpio_wp = c->gpio_wp;
 
                mmc->slots[0].remux = c->remux;
+               mmc->slots[0].init_card = c->init_card;
 
                if (c->cover_only)
                        mmc->slots[0].cover = 1;
This page took 0.023721 seconds and 5 git commands to generate.