drm/amd/display: move dpcd debugfs members setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Feb 2020 22:07:39 +0000 (17:07 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Feb 2020 19:21:13 +0000 (14:21 -0500)
commit7b99330c8f084abf4957a7abb7b2061be035b2a2
tree2d56a597ae62229d9f9bfd566980f51190490a9c
parentd090e7db5a2f19df1fe1bff251b872483e50b79b
drm/amd/display: move dpcd debugfs members setup

Into the function that creates the debugfs files rather
than setting them explicitly in the callers.

Tested-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c