X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=drivers%2Fmmc%2Fcore%2Fsd.c;h=4c281a4bf0589d6f8393f16e38e341bc31ffd45d;hp=0370e03e314253f027a36aa994591ea2817f0826;hb=7f7e4129c23f0419257184dff6fec89d2d5a8964;hpb=46cbd56ad4a686c52eeab427faf7e28415bbf28f;ds=sidebyside diff --git a/drivers/mmc/core/sd.c b/drivers/mmc/core/sd.c index 0370e03e314..4c281a4bf05 100644 --- a/drivers/mmc/core/sd.c +++ b/drivers/mmc/core/sd.c @@ -1043,6 +1043,7 @@ static void mmc_sd_detect(struct mmc_host *host) mmc_claim_host(host); mmc_detach_bus(host); + mmc_power_off(host); mmc_release_host(host); } }