From 846ae41ae99d314bf2a02784152208a6ddf7eddc Mon Sep 17 00:00:00 2001 From: Markus Trippelsdorf Date: Wed, 23 Oct 2013 17:07:30 -0400 Subject: [PATCH] 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-format-patch failed