Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 989790f1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: core: add power on to SD card detect"

parents eb086662 e2df383e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1159,6 +1159,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.
	 */