From: Imre Deak Date: Wed, 8 May 2013 10:14:04 +0000 (+0300) Subject: drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A X-Git-Tag: v3.11-rc1~65^2~131^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de6905f0a30c8fbe293e1e3ecdb766bbf5f7760;p=pandora-kernel.git drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A On ILK-IVB the CPU side eDP is always on port-A. Also reduce somewhat the debug verbosity. v2: - reduce debug verbosity Signed-off-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed