From: Ville Syrjälä Date: Wed, 17 Apr 2013 14:48:50 +0000 (+0300) Subject: drm/i915: Use alphabetical names for transcoders too X-Git-Tag: v3.11-rc1~65^2~131^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bb6f1f3270923cdcd57293ea736955d5c35db72;p=pandora-kernel.git drm/i915: Use alphabetical names for transcoders too Print the alphabetical name for transcoders. The code already used the pipe_name() macro for transcoders, so I did the same. But we do have the (unused) transcoder_name() macro which could be used instead. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed