From: Alex Deucher Date: Mon, 18 Aug 2014 15:57:28 +0000 (-0400) Subject: drm/radeon: fix pm handling in radeon_gpu_reset X-Git-Tag: omap-for-v3.17/fixes-against-rc2~20^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c940b4476f4fb649f6493b6a0ae837474ded8915;p=pandora-kernel.git drm/radeon: fix pm handling in radeon_gpu_reset pm_suspend is handled in the radeon_suspend callbacks. pm_resume has special handling depending on whether dpm or legacy pm is enabled. Change radeon_gpu_reset to mirror the behavior in the suspend and resume pathes. Signed-off-by: Alex Deucher Reviewed-by: Christian König Cc: stable@vger.kernel.org --- Reading git-diff-tree failed