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

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

Merge "mmc: sdhci-msm: enable async suspend"

parents 8e2cb82a 5b93cb45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3216,6 +3216,7 @@ static int sdhci_msm_probe(struct platform_device *pdev)
		}
	}

	device_enable_async_suspend(&pdev->dev);
	/* Successful initialization */
	goto out;