From: Paulo Zanoni Date: Wed, 31 Oct 2012 20:12:42 +0000 (-0200) Subject: drm/i915: rename intel_{en, dis}able_transcoder X-Git-Tag: v3.8-rc1~82^2~192^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a4f4042d2c4a4ecbe39a3034c49990e122ebc9;p=pandora-kernel.git drm/i915: rename intel_{en, dis}able_transcoder To ironlake_{en,dis}able_pch_transcoder since these functions will be different on Haswell/LPT and since the "transcoder" they {en,dis}able is on the PCH. Signed-off-by: Paulo Zanoni [danvet: again a small conflict because the fdi disable sequenc looks a bit different here.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed