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

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

Merge "soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag"

parents b52f06a1 02e56ab5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -920,6 +920,7 @@ static struct platform_driver rpmh_driver = {
	.driver = {
		  .name = "rpmh",
		  .of_match_table = rpmh_drv_match,
		  .suppress_bind_attrs = true,
	},
};