From: Daniel Vetter Date: Wed, 8 Aug 2012 21:35:39 +0000 (+0200) Subject: drm/ips: move drps/ips/ilk related variables into dev_priv->ips X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~15^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20e4d407fbe39bd15f6d4ded25e8c307789ecc80;p=pandora-kernel.git drm/ips: move drps/ips/ilk related variables into dev_priv->ips Like with the equivalent change for gen6+ rps state, this helps in clarifying the code (and in fixing a few places that have fallen through the cracks in the locking review). Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed