From: Matthew Garrett Date: Tue, 27 Apr 2010 21:16:58 +0000 (-0400) Subject: radeon: Fix locking in power management paths X-Git-Tag: v2.6.35-rc1~451^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=612e06ce9c78840c3a1a207dfbe489a059d87c28;p=pandora-kernel.git radeon: Fix locking in power management paths The ttm code could take vram_mutex followed by cp_mutex, while the reclocking code would do the reverse. Hilarity could ensue. Signed-off-by: Matthew Garrett Signed-off-by: Dave Airlie --- Reading git-diff-tree failed