From: Paulo Zanoni Date: Thu, 25 Oct 2012 12:37:43 +0000 (-0200) Subject: drm/i915: simplify intel_crtc_driving_pch X-Git-Tag: v3.8-rc1~82^2~192^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc316cbe4692fc0da19dfc9a87db270964d3d056;p=pandora-kernel.git drm/i915: simplify intel_crtc_driving_pch By forking Ironlake and Haswell functions. The only callers are {ironlake,haswell}_crtc_enable anyway, and this way we won't need to add other checks on the Haswell version for the next gens. V2: Even simpler, as pointed by Jani Nikula. Signed-off-by: Paulo Zanoni Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed