From: Alex Deucher Date: Wed, 30 Jun 2010 16:13:55 +0000 (-0400) Subject: drm/radeon/kms: minor driver cleanups X-Git-Tag: v2.6.36-rc1~540^2~20^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce9198ecf73739104b274c7c6377ef3659b3ca5;p=pandora-kernel.git drm/radeon/kms: minor driver cleanups - Make the logic in r100_pll_errata_after_index() match the other errata functions - Use rdev->family rather than rdev->flags & RADEON_FAMILY_MASK for kms - replace rn50 check using ids with ASIC_IS_RN50 convenience macro Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed