]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e4656c7486969a88e0f92978aecf775cc6a8a7c
tree2d56a597ae62229d9f9bfd566980f51190490a9c
parent911726d5f6e5d0052c66f97e352b14d8e2d7005a
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