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

Commit 19827f9f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: Call regulator enable/disable for both DSI controllers"

parents d11a00db 9e8ba0aa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2693,7 +2693,8 @@ int mdss_dsi_pre_clkon_cb(void *priv,
		for (i = DSI_CORE_PM; i < DSI_MAX_PM; i++) {
			if ((ctrl->ctrl_state & CTRL_STATE_DSI_ACTIVE) &&
				(!pdata->panel_info.cont_splash_enabled) &&
				(!sdata->power_data[i].vreg_config->disabled))
				(!sdata->power_data[i].vreg_config
						->lp_disable_allowed))
				continue;
			rc = msm_dss_enable_vreg(
				sdata->power_data[i].vreg_config,