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

Commit 4f048270 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: sdio: Retune sdio after resume"

parents f3a27013 20670925
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1086,6 +1086,8 @@ static int mmc_sdio_resume(struct mmc_host *host)
			host->ops->enable_sdio_irq(host, 1);
	}

	mmc_retune_needed(host);

out:
	mmc_log_string(host, "Exit err: %d\n", err);
	mmc_release_host(host);