drm/amdgpu: no need to call pci_ignore_hotplug for _PR3
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Dec 2020 18:20:03 +0000 (13:20 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:35:19 +0000 (11:35 -0500)
commitceb4de67c96051967c7c0095fc6036ef0d1e1248
treef6fa35019a797638153350d6ba144dbae514c540
parent157e8306038cf54e3c5149e72ad88ac0448ec7e2
drm/amdgpu: no need to call pci_ignore_hotplug for _PR3

The platform knows it's doing d3cold.

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