drm/amd/pm: simplify the return expression of smu_hw_fini
authorLiu Shixin <liushixin2@huawei.com>
Mon, 21 Sep 2020 08:24:30 +0000 (16:24 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Sep 2020 21:37:37 +0000 (17:37 -0400)
commit4a78f15fb6c906c3f8c9330ed4cc0af7a24016c4
treec0a366471dae675eac40176920b2b15bf392ed94
parentda51e50d454dbfd92f1426b5674fef5f3e229ab1
drm/amd/pm: simplify the return expression of smu_hw_fini

Simplify the return expression.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c