• Jason Yan's avatar
    drm/amd/display: remove duplicate assignment of dcn21_funcs members · ddea4ed0
    Jason Yan authored
    Fix the following coccicheck warning:
    
    drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c:31:51-52:
    exit_optimized_pwr_state: first occurrence line 86, second occurrence
    line 92
    drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c:31:51-52:
    optimize_pwr_state: first occurrence line 85, second occurrence line 91
    drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c:31:51-52:
    set_cursor_attribute: first occurrence line 71, second occurrence line
    89
    drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c:31:51-52:
    set_cursor_position: first occurrence line 70, second occurrence line 88
    drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c:31:51-52:
    set_cursor_sdr_white_level: first occurrence line 72, second occurrence
    line 90
    Signed-off-by: default avatarJason Yan <yanaijie@huawei.com>
    Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
    ddea4ed0
dcn21_init.c 6.18 KB