From: Jesse Barnes Date: Thu, 7 Oct 2010 23:01:10 +0000 (-0700) Subject: drm/i915: remove broken intel_pch_has_edp function X-Git-Tag: v2.6.37-rc1~92^2~11^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d85036278f1b3eb3b7c5db805e5c4c847d1415d;p=pandora-kernel.git drm/i915: remove broken intel_pch_has_edp function Since we set the output type of PCH attached eDP panels to INTEL_OUTPUT_eDP this function would never return true when it should. It's been replaced by working functions. Signed-off-by: Jesse Barnes Signed-off-by: Chris Wilson --- Reading git-diff-tree failed