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:
c0d6a3d
)
drm/i915: Use for_each_pipe() when possible
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 11 Jul 2013 19:10:54 +0000
(20:10 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 11 Jul 2013 19:53:10 +0000
(21:53 +0200)
Came accross two open coding of for_each_pipe(), might as well use the
macro.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found