]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1
authorTao Zhou <tao.zhou1@amd.com>
Thu, 1 Aug 2019 03:37:25 +0000 (11:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Aug 2019 15:30:38 +0000 (10:30 -0500)
commitf1fa2a4d75f56d43c5d4d2d85b8971a87a6b9ad8
tree656ce61d043927e3e86846e06399861fa5ac1912
parent470abaad0f3c8369b04c496ae4d549803b484eb9
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1

use umc_for_each_channel to make code simpler

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/umc_v6_1.c