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

Commit 4b614862 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: Do not stop histogram from control off in mdp3"

parents 1fad5dd0 44997dae
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -752,8 +752,6 @@ static int mdp3_ctrl_off(struct msm_fb_data_type *mfd)

	mdp3_ctrl_clk_enable(mfd, 1);

	mdp3_histogram_stop(mdp3_session, MDP_BLOCK_DMA_P);

	if (mdp3_session->in_splash_screen) {
		rc = mdp3_session->dma->stop(mdp3_session->dma,
						mdp3_session->intf);