X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fomap.c;h=dbc26eb6a89e06c280f263a88ed02a20736220e7;hb=0c7ad106e779549792deb307242dece6f3499bb9;hp=549517c35675971b3448a988f83cb2b2369b305d;hpb=6715930654e06c4d2e66e718ea159079f71838f4;p=linux-2.6 diff --git a/drivers/mmc/host/omap.c b/drivers/mmc/host/omap.c index 549517c356..dbc26eb6a8 100644 --- a/drivers/mmc/host/omap.c +++ b/drivers/mmc/host/omap.c @@ -1317,7 +1317,7 @@ static int __init mmc_omap_new_slot(struct mmc_omap_host *host, int id) host->slots[id] = slot; - mmc->caps = MMC_CAP_MULTIWRITE; + mmc->caps = 0; if (host->pdata->conf.wire4) mmc->caps |= MMC_CAP_4_BIT_DATA;