drm/amdgpu: drop extra runtime pm handling in resume pmop
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 May 2020 15:54:49 +0000 (11:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 May 2020 18:33:30 +0000 (14:33 -0400)
commitaf27c649b64778f61522c60f75a06a6e9878d3e2
tree218e5b1c9e1614047cd1b9e55ce89dc6fcc2895f
parentdeff2b024aee308cd60f376b1d77750efee93184
drm/amdgpu: drop extra runtime pm handling in resume pmop

The core handles this for us.

Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c