From: Daniel Vetter Date: Sun, 12 Aug 2012 17:27:14 +0000 (+0200) Subject: drm/i915: extract ironlake_fdi_pll_disable X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~30^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88cefb6c60712982f739f6bbd9f82968aca46033;p=pandora-kernel.git drm/i915: extract ironlake_fdi_pll_disable Simply to make the ilk+ crtc disable path clearer and more symmetric with the enable function. Also switch to intel_crtc for the enable function. Reviewed-by: Chris Wilson Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed