drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 7 Mar 2013 15:30:27 +0000 (15:30 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 23 Mar 2013 12:30:54 +0000 (13:30 +0100)
We are really talking about the transcoder function here and the disable
version uses trancoder in its name already, so let's try to be
consistent.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found