From: Zhao Yakui Date: Tue, 11 Mar 2008 08:56:47 +0000 (+0800) Subject: ACPI: Ignore _BQC object when registering backlight device X-Git-Tag: v2.6.25-rc6~19^2~4^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0ea45be4f114d85ee35caeead8e1660699c46f;p=pandora-kernel.git ACPI: Ignore _BQC object when registering backlight device According to acpi spec , the objects of _BCL and _BCM are required if integrated LCD is present and supports brightness level .The _BQC is the optional object. So the _BQC object is ignored when the backlight device is registered in ACPI video driver. http://bugzilla.kernel.org/show_bug.cgi?id=10206 Signed-off-by: Zhao Yakui Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed