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

Commit 95736aa4 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "disp: msm: sde: avoid ctl_reset during display disable sequence"

parents b08debdf a36b7424
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2933,7 +2933,6 @@ void sde_encoder_helper_phys_disable(struct sde_encoder_phys *phys_enc,
	struct sde_hw_ctl *ctl = phys_enc->hw_ctl;
	struct sde_ctl_flush_cfg cfg;

	ctl->ops.reset(ctl);
	sde_encoder_helper_reset_mixers(phys_enc, NULL);

	if (wb_enc) {