From: Alex Deucher Date: Thu, 12 Dec 2013 14:05:06 +0000 (-0500) Subject: Revert "drm/radeon: Implement radeon_pci_shutdown" X-Git-Tag: v3.13-rc5~29^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59aebe2b32466f7ed5b79f18646be6dddc926a6d;p=pandora-kernel.git Revert "drm/radeon: Implement radeon_pci_shutdown" 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. --- Reading git-diff-tree failed