Merge remote-tracking branch 'common/android-3.0' into develop-3.0-jb
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / core / sd.c
index dd1bfdd97782024889ab9142e2a3ce66ce19270b..2ee448439041322e6f5581e6a4fd8cc503e67922 100755 (executable)
@@ -1074,6 +1074,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);
        }
 }