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

Commit 7894619d 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: reset ctl interface during video stop"

parents 770a25b1 cf720b80
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -330,6 +330,7 @@ static int mdss_mdp_video_stop(struct mdss_mdp_ctl *ctl)
	mdss_mdp_set_intr_callback(MDSS_MDP_IRQ_INTF_UNDER_RUN, ctl->intf_num,
				   NULL, NULL);

	mdss_mdp_ctl_reset(ctl);
	ctx->ref_cnt--;
	ctl->priv_data = NULL;