drm/radeon: always apply pci shutdown callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Sep 2016 18:43:50 +0000 (14:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:16:27 +0000 (16:16 -0400)
commita481daa88fd4d6b54f25348972bba10b5f6a84d0
tree27897f0e1a16de0e4446d340bdd7dfe1e1e694c1
parent00ea8cba5ef7b783f11cb1a0b900b7c18d2ce0b6
drm/radeon: always apply pci shutdown callbacks

We can't properly detect all hypervisors and we
need this to properly tear down the hardware.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_drv.c