From: Markus Trippelsdorf Date: Wed, 23 Oct 2013 21:07:30 +0000 (-0400) Subject: drm/radeon: Implement radeon_pci_shutdown X-Git-Tag: v3.13-rc1~76^2~64^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=846ae41ae99d314bf2a02784152208a6ddf7eddc;p=pandora-kernel.git drm/radeon: Implement radeon_pci_shutdown Currently radeon devices are not properly shutdown during kexec. This causes a varity of issues, e.g. dpm initialization failures. Fix this by implementing a radeon_pci_shutdown function, that unloads the driver cleanly. Signed-off-by: Markus Trippelsdorf Signed-off-by: Alex Deucher --- Reading git-diff-tree failed