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

Commit cce34db9 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 6ddd62fb f6227b5e
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;
}