From: Alex Deucher Date: Wed, 20 Jan 2010 21:22:53 +0000 (-0500) Subject: drm/radeon/kms/r4xx: cleanup atom path X-Git-Tag: v2.6.33-rc6~27^2~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615e0cb67968c94fd9e53797985843a5b816dec4;p=pandora-kernel.git drm/radeon/kms/r4xx: cleanup atom path most of radeon_legacy_atom_set_surface() is taken care of in atombios_set_base(), so remove the duplicate setup and move the remaining bits (DISP_MERGE setup and FP2 sync) to atombios_crtc.c where they are used. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed