]> 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)
commitbbdbde466938a78af5b2db5edd55b6c65c1651ff
tree656ce61d043927e3e86846e06399861fa5ac1912
parente3bba8d4f003c730efab0b5c987b06447546a6d8
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