From: Paulo Zanoni Date: Wed, 12 Sep 2012 13:06:29 +0000 (-0300) Subject: drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~14^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8203565b098ebb771991a11fce75fed9fe344a0;p=pandora-kernel.git drm/i915: extract ironlake_set_pipeconf form ironlake_crtc_mode_set Because ironlake_crtc_mode_set is a giant function that used to have 404 lines. Let's try to make it less complex/confusing. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed