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

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

Merge "Revert "drm: msm: Enable asynchronous driver probing""

parents 733f5a1d 92f978ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2459,7 +2459,6 @@ static struct platform_driver msm_platform_driver = {
		.name   = "msm_drm",
		.of_match_table = dt_match,
		.pm     = &msm_pm_ops,
		.probe_type = PROBE_PREFER_ASYNCHRONOUS,
	},
	.id_table   = msm_id,
};