commit | 2b77dcc5e5aa382832af93a581de8293db72d888 | [log] [tgz] |
---|---|---|
author | Anthony Koo <Anthony.Koo@amd.com> | Tue Nov 05 13:04:34 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:26:39 2019 -0500 |
tree | 69b94703013a788956ae1296583e1ede173a9b0a | |
parent | d3511fd01cef7da850a93cd51e965ad6450dd95e [diff] |
drm/amd/display: rename core_dc to dc [Why] First, to make code more consistent Second, to get rid of those scenario where we create a second local pointer to dc when it's already passed in. [How] Rename core_dc to dc Remove duplicate local pointers to dc Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>