drm/amd/display: fix typo in dc_dsc_config_options structure
authorMike Hsieh <Mike.Hsieh@amd.com>
Mon, 20 Feb 2023 03:48:26 +0000 (11:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Mar 2023 19:22:39 +0000 (14:22 -0500)
commitab487ea8910d2a84f851cb87f2cb49adcb5b774b
treec3d72023e10e1d96b4d0c39405ad602e71efcd77
parent11efe095dfe0768f5b248b77a84e5aa748f14204
drm/amd/display: fix typo in dc_dsc_config_options structure

[WHY]
There is a typo in dc_dsc_config_options structure

[HOW]
Fix the typo

Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Mike Hsieh <Mike.Hsieh@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc_dsc.h
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c