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>
This commit is contained in:
committed by
Alex Deucher
parent
88c4d4e992
commit
3e6a9329e6
@@ -154,7 +154,7 @@ static void dcn31_hpo_dp_stream_enc_dp_blank(
|
||||
VID_STREAM_STATUS, 0,
|
||||
10, 5000);
|
||||
|
||||
/* Disable SDP tranmission */
|
||||
/* Disable SDP transmission */
|
||||
REG_UPDATE(DP_SYM32_ENC_SDP_CONTROL,
|
||||
SDP_STREAM_ENABLE, 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user