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:
e143a21
)
drm/i915: Explicitly cast pipe -> intel_dpll_id
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 4 Jul 2013 10:01:16 +0000
(12:01 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 5 Jul 2013 21:47:09 +0000
(23:47 +0200)
We only do this on IBX where there's a fixed pch dpll to pipe
assignment. Being explicit about it can't really hurt and makes
sparse happy.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found