OSDN Git Service

drm/amdgpu: drop pm_runtime_set_active
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 May 2020 13:57:09 +0000 (09:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 May 2020 18:33:21 +0000 (14:33 -0400)
commitf0d69678083ff0478b752c15b017d00135f03cbc
tree5e766c2404d6b728c4e9488b32e5493548c95220
parent0da4a419a27a7b290b4923a7051fc6cfd92f2a0c
drm/amdgpu: drop pm_runtime_set_active

The pci core handles this for us in pci_pm_init.

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