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

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

Merge "msm: adsprpc: disable bind/unbind of fastrpc driver from userspace"

parents 74a28c06 28bb87cf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3813,6 +3813,7 @@ static struct platform_driver fastrpc_driver = {
		.name = "fastrpc",
		.owner = THIS_MODULE,
		.of_match_table = fastrpc_match_table,
		.suppress_bind_attrs = true,
	},
};