git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaa148e
)
drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 7 Mar 2013 15:30:27 +0000
(15:30 +0000)
committer
Daniel 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