drm/amdgpu: correct comment to clear up the confusion
authorGuchun Chen <guchun.chen@amd.com>
Tue, 11 Feb 2020 04:10:44 +0000 (12:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Feb 2020 16:51:31 +0000 (11:51 -0500)
commit278628fa4642356f656e359e5555d148f51f00d8
tree27eddb34eb6ee51813b675062d69e58deb6d42e0
parent6a52d4641c3a237aabb74077ae1290974b6c1d72
drm/amdgpu: correct comment to clear up the confusion

Former comment looks to be one intended behavior in code,
actually it's not. So correct it.

Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c