From: Alex Deucher Date: Fri, 5 Feb 2010 05:55:32 +0000 (-0500) Subject: drm/radeon/kms: dynclks fixes X-Git-Tag: v2.6.34-rc1~209^2~10^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7f2d8da106ecf794a5a3e98c4239f348119e3c;p=pandora-kernel.git drm/radeon/kms: dynclks fixes - only r4xx/r5xx/rs6xx/rs740 have clock gating atom table, so disable it on r6xx. it's already disabled on r7xx - check to make sure the clock_gating hook exists before calling it. This avoids a segfault on asics without that function. - remove unused static power management function. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed