From: Imre Deak Date: Wed, 8 May 2013 10:14:06 +0000 (+0300) Subject: drm/i915: stop using is_pch_edp() in is_cpu_edp() X-Git-Tag: v3.11-rc1~65^2~131^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b4d8247033b425ae948f02885c2aed5ae823f3;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed