From: Christian König Date: Wed, 30 Jul 2014 19:04:55 +0000 (+0200) Subject: drm/radeon: remove taking mclk_lock from radeon_bo_unref X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e31600d3e2f8b7726b0521149fc55c62a90467;p=pandora-kernel.git drm/radeon: remove taking mclk_lock from radeon_bo_unref It's causing lockdep warnings and why should we access the memory that is freed up? Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed