Loading msm/sde/sde_encoder.c +0 −1 Original line number Diff line number Diff line Loading @@ -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) { Loading Loading
msm/sde/sde_encoder.c +0 −1 Original line number Diff line number Diff line Loading @@ -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) { Loading