From: Daniel Vetter Date: Fri, 3 May 2013 09:49:46 +0000 (+0200) Subject: drm/i915: s/TRANSCONF/PCH_TRANSCONF/ X-Git-Tag: v3.11-rc1~65^2~131^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab9412ba06484cdfd82bdb748689024efe2221fe;p=pandora-kernel.git drm/i915: s/TRANSCONF/PCH_TRANSCONF/ Every time I read hsw code I get completely confused about this. So call it what it is more explicitly. Also, add an LPT_TRANSCONF for the pch transcoder A and use it in lpt-only code, to really unconfuse me. v2: s/plane/pipe/ in the TRANSCONF #define (Paulo). Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed