Loading drivers/mmc/core/sd.c +2 −0 Original line number Diff line number Diff line Loading @@ -1156,6 +1156,8 @@ static void mmc_sd_detect(struct mmc_host *host) return; } mmc_power_up(host, host->ocr_avail); /* * Just check if our card has been removed. */ Loading Loading
drivers/mmc/core/sd.c +2 −0 Original line number Diff line number Diff line Loading @@ -1156,6 +1156,8 @@ static void mmc_sd_detect(struct mmc_host *host) return; } mmc_power_up(host, host->ocr_avail); /* * Just check if our card has been removed. */ Loading