]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: fix typo in the comment
authorYan Zhen <yanzhen@vivo.com>
Fri, 13 Sep 2024 06:17:27 +0000 (14:17 +0800)
committerAndi Shyti <andi.shyti@linux.intel.com>
Mon, 16 Sep 2024 09:03:52 +0000 (11:03 +0200)
commitcb9c2913de481dd02de19023fceabf0814fc9515
tree288dc8bbe3f4dffeef197808845c3b3ad67159d7
parentb0035fee1f753b85111457b454caa8d744d44c3f
drm/i915/display: fix typo in the comment

Correctly spelled comments make it easier for the reader to understand
the code.

Replace 'platformas' with 'platforms' in the comment &
replace 'prefere' with 'prefer' in the comment &
replace 'corresponsding' with 'corresponding' in the comment &
replace 'harizontal' with 'horizontal' in the comment.

Signed-off-by: Yan Zhen <yanzhen@vivo.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240913061727.170198-1-yanzhen@vivo.com
drivers/gpu/drm/i915/display/intel_display_debugfs.c
drivers/gpu/drm/i915/display/intel_dpll.c
drivers/gpu/drm/i915/display/intel_lvds.c
drivers/gpu/drm/i915/display/vlv_dsi.c