From e7e31600d3e2f8b7726b0521149fc55c62a90467 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20K=C3=B6nig?= Date: Wed, 30 Jul 2014 21:04:55 +0200 Subject: [PATCH] drm/radeon: remove taking mclk_lock from radeon_bo_unref MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed