drm/amdgpu: minor cleanup of phase1 suspend code
authorNirmoy Das <nirmoy.das@amd.com>
Thu, 9 Jul 2020 13:41:40 +0000 (15:41 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Jul 2020 21:42:42 +0000 (17:42 -0400)
commit2b9f78481b3e16925e2bfa6256a227e104dc2e79
treea386c824686a81aec744df5fed3f327fcc4b3fb7
parentd8d3493a46f99d2fec2fce699116b9712114fb9e
drm/amdgpu: minor cleanup of phase1 suspend code

Cleanup of phase1 suspend code to reduce unnecessary indentation.

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c