omap: pandora: pass information about wl1251 to SDIO core
[pandora-kernel.git] / arch / arm / mach-omap2 / hsmmc.c
index 1ef54b0..c8f647b 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;