From: Rafał Miłecki Date: Sat, 20 Feb 2010 23:15:04 +0000 (+0000) Subject: drm/radeon/kms: simplify storing current and requested PM mode X-Git-Tag: v2.6.34-rc1~209^2~10^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9038dfdf699a3227004f1f6da32a3ef4ef3ba5a4;p=pandora-kernel.git drm/radeon/kms: simplify storing current and requested PM mode We kept pointers to requested and current clock modes in every power state. That was useless, more /global/ pointers in power struct are enough. Signed-off-by: Rafał Miłecki Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed