From: Zhao Yakui Date: Tue, 24 Nov 2009 01:48:46 +0000 (+0800) Subject: drm/i915: Don't set up DP ports that aren't in the BIOS device table. X-Git-Tag: v2.6.33-rc1~323^2~5^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae266c98f580a9ba5e0bfdb1d1f0f70ab3cd807f;p=pandora-kernel.git drm/i915: Don't set up DP ports that aren't in the BIOS device table. Use the child device array to decide whether the given DP output should be initialized. If the given DP port can't be found in child device array, it is not present and won't be initialized. Signed-off-by: Zhao Yakui Signed-off-by: Eric Anholt --- Reading git-diff-tree failed