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

Commit be0c4f47 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 42aaa865 8e3a02c3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.
	 */