From: Zhao Yakui Date: Tue, 24 Nov 2009 01:48:45 +0000 (+0800) Subject: drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. X-Git-Tag: v2.6.33-rc1~323^2~5^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc816655236cd9da162356e96e74c7cfb0834d92;p=pandora-kernel.git drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. Use the child device array to decide whether the given HDMI output should be initialized. If the given HDMI 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