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

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

Merge "devfreq: suppress platform driver bind / unbind feature"

parents aed3a1d2 64c2865c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -179,6 +179,7 @@ static struct platform_driver devfreq_qcom_qoslat_driver = {
	.driver = {
		.name		= "devfreq-qcom-qoslat",
		.of_match_table = devfreq_qoslat_match_table,
		.suppress_bind_attrs = true,
	},
};