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:
45c5f20
)
drm/i915: Use pipe_name() instead of the pipe number
author
Damien Lespiau
<damien.lespiau@intel.com>
Wed, 16 Oct 2013 11:29:54 +0000
(12:29 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 17:42:52 +0000
(19:42 +0200)
Yet other direct usages of the pipe number instead of pipe_name().
We've been tracking them lately but managed to miss these last ones.
v2: Catch them all! (Ville)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> (v1)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found