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

Commit 36e92370 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: fix random panel power off failure in LP2 state"

parents 11df3d92 035be901
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -406,7 +406,7 @@ static int mdss_dsi_panel_power_ulp(struct mdss_panel_data *pdata,
int mdss_dsi_panel_power_ctrl(struct mdss_panel_data *pdata,
	int power_state)
{
	int ret;
	int ret = 0;
	struct mdss_panel_info *pinfo;
	struct mdss_dsi_ctrl_pdata *ctrl_pdata = NULL;