From: Imre Deak Date: Wed, 8 May 2013 10:14:03 +0000 (+0300) Subject: drm/i915: hsw: replace !is_pch_edp() with port==PORT_A X-Git-Tag: v3.11-rc1~65^2~131^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e8b582b4e685a0e2a95ca0f4862582d465c649;p=pandora-kernel.git drm/i915: hsw: replace !is_pch_edp() with port==PORT_A On HSW the CPU side eDP is always on port-A, the PCH side eDP is always on port-D. Signed-off-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed