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

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

Merge "msm: msm_bus: Do not disconnect ports during init"

parents 62e87035 d52072f6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -571,6 +571,7 @@ int msm_bus_commit_data(struct list_head *clist)

	list_for_each_entry_safe(node, node_tmp, clist, link) {
		bcm_clist_add(node);
		if (!init_time)
			msm_bus_dev_sbm_config(&node->dev, false);
	}