From: Imre Deak Date: Thu, 16 May 2013 11:40:36 +0000 (+0300) Subject: drm/i915: replace is_cpu_edp() with a check for port A X-Git-Tag: v3.11-rc1~65^2~105^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7d38a43ab1af4cad1c235c3aa30426b6c7d6c5;p=pandora-kernel.git drm/i915: replace is_cpu_edp() with a check for port A The patch changes all remaining is_cpu_edp() check with a check for port A. We can do this, since in all these cases ValleyView is handled separately and port A is always a CPU side eDP port. Signed-off-by: Imre Deak Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed