Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd/display: fix comment typo

Spell "transmission" properly.

Found by searching for keyword "tranm".

Signed-off-by: Yueh-Shun Li <shamrocklee@posteo.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Yueh-Shun Li and committed by
Alex Deucher
3e6a9329 88c4d4e9

+1 -1
+1 -1
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c
··· 154 154 VID_STREAM_STATUS, 0, 155 155 10, 5000); 156 156 157 - /* Disable SDP tranmission */ 157 + /* Disable SDP transmission */ 158 158 REG_UPDATE(DP_SYM32_ENC_SDP_CONTROL, 159 159 SDP_STREAM_ENABLE, 0); 160 160