commit | 68b4d8247033b425ae948f02885c2aed5ae823f3 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed May 08 13:14:06 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri May 10 21:56:41 2013 +0200 |
tree | c43ea87221208f71a26c77469508e4c305c1fe8a | |
parent | f7d24902e197824eee717e4c3f406eb8623e67e0 [diff] |
drm/i915: stop using is_pch_edp() in is_cpu_edp() 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>