Hi Sergei > > diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c > > index ece1634..6d2696b 100644 > > --- a/drivers/mmc/host/omap_hsmmc.c > > +++ b/drivers/mmc/host/omap_hsmmc.c > [...] > > @@ -1840,6 +1854,7 @@ static const struct mmc_host_ops omap_hsmmc_ops = { > > .get_ro = omap_hsmmc_get_ro, > > .init_card = omap_hsmmc_init_card, > > .enable_sdio_irq = omap_hsmmc_enable_sdio_irq, > > + .blk_workaround = omap_hsmmc_blk_size_workaround, > > Not '.blk_size_workaround'? Ohh my.. I noticed and fixed it in my tree, but it seems sent old version. Thank you for pointing it. will fix in v2 Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html