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

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

Merge "icnss2: Remove voltage vote for vdd-cx-mx after probe"

parents 9148a811 a0e2d216
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -806,6 +806,8 @@ static int icnss_driver_event_fw_ready_ind(struct icnss_priv *priv, void *data)
	else
		ret = icnss_call_driver_probe(priv);

	icnss_vreg_unvote(priv);

out:
	return ret;
}