From: Matthew Garrett Date: Thu, 17 Jan 2008 03:39:36 +0000 (+0000) Subject: ACPI: video: Ignore devices that aren't present in hardware X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~7^12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0119509c4fbc9adcef1472817fda295334612976;p=pandora-kernel.git ACPI: video: Ignore devices that aren't present in hardware Vendors often ship machines with a choice of integrated or discrete graphics, and use the same DSDT for both. As a result, the ACPI video module will locate devices that may not exist on this specific platform. Attempt to determine whether the device exists or not, and abort the device creation if it doesn't. http://bugzilla.kernel.org/show_bug.cgi?id=9614 Signed-off-by: Matthew Garrett Acked-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed