From: Robert Noland Date: Tue, 20 Oct 2009 13:11:36 +0000 (-0500) Subject: drm/radeon/r600: Replace repeated calculations with variable. X-Git-Tag: v2.6.32-rc7~43^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54b1820d69a1043acaf50d084852e628266e0e2;p=pandora-kernel.git drm/radeon/r600: Replace repeated calculations with variable. - Reduce the chance of error and avoid a bit of overhead. - Use switch to assign color and format Signed-off-by: Robert Noland Signed-off-by: Dave Airlie --- Reading git-diff-tree failed