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:
f7d2490
)
drm/i915: stop using is_pch_edp() in is_cpu_edp()
author
Imre Deak
<imre.deak@intel.com>
Wed, 8 May 2013 10:14:06 +0000
(13:14 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 10 May 2013 19:56:41 +0000
(21:56 +0200)
is_pch_edp() will be removed by the next patch, so replace it by a check
for the port and device type.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found