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

Commit 9ee61dd5 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: fix typo in mmc_stop_host"

parents 1f25ba95 ee2aaee4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4472,7 +4472,7 @@ void mmc_stop_host(struct mmc_host *host)

	BUG_ON(host->card);

	mmc_register_extcon(host);
	mmc_unregister_extcon(host);

	mmc_claim_host(host);
	mmc_power_off(host);