Skip to content
Snippets Groups Projects
Commit e8b8b577 authored by Huacai Chen's avatar Huacai Chen Committed by Jani Nikula
Browse files

drm: Remove redundant statement in drm_crtc_helper_set_mode()


Commit dbbfaf5f ("drm: Remove bridge support from legacy helpers")
removes the drm_bridge_mode_fixup() call in drm_crtc_helper_set_mode(),
which makes the subsequent "encoder_funcs = encoder->helper_private" be
redundant, so remove it.

Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: https://lore.kernel.org/r/20241111132149.1113736-1-chenhuacai@loongson.cn


Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
parent a600794a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment