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

Commit e29d253e 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: dsi: Remove redundant opmode configuration"

parents c1b3ec77 8f3eef57
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2720,8 +2720,6 @@ static int mdss_dsi_event_handler(struct mdss_panel_data *pdata,
				ctrl_pdata->update_phy_timing);

		rc = mdss_dsi_on(pdata);
		mdss_dsi_op_mode_config(pdata->panel_info.mipi.mode,
							pdata);
		break;
	case MDSS_EVENT_UNBLANK:
		if (ctrl_pdata->on_cmds.link_state == DSI_LP_MODE)