Revert "drm/radeon: Implement radeon_pci_shutdown"
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2013 14:05:06 +0000 (09:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Dec 2013 17:22:06 +0000 (12:22 -0500)
This causes a race condition between drm_dev_unregister()
and pci_driver.shutdown at shutdown or driver unload time.

We need to revisit how to properly support kexec within
the drm.

This reverts commit 846ae41ae99d314bf2a02784152208a6ddf7eddc.


No differences found