drm/amdgpu: always apply pci shutdown callbacks (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Sep 2016 18:40:29 +0000 (14:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:16:27 +0000 (16:16 -0400)
commit00ea8cba5ef7b783f11cb1a0b900b7c18d2ce0b6
tree677db97cbfd4ec03f5e5285760e4cd8dfd5bf432
parentec2f05f034688468ddf42e79755b66bd6dd8281e
drm/amdgpu: always apply pci shutdown callbacks (v2)

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

v2: trivial warning fix

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