From: Paulo Zanoni Date: Thu, 20 Sep 2012 21:36:05 +0000 (-0300) Subject: drm/i915: extract compute_dpll from ironlake_crtc_mode_set X-Git-Tag: v3.8-rc1~82^2~192^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de13a2e3f88a4da8e85063b6de37096795079e41;p=pandora-kernel.git drm/i915: extract compute_dpll from ironlake_crtc_mode_set Too many lines just to compute the value of a single variable, so move this to its own function. Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed