From: Linus Torvalds Date: Sat, 5 Apr 2008 19:14:13 +0000 (-0700) Subject: Revert "ACPI: Ignore _BQC object when registering backlight device" X-Git-Tag: v2.6.25-rc9~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797de7bdb253624c16144f40b72ec65d63cdcca2;p=pandora-kernel.git Revert "ACPI: Ignore _BQC object when registering backlight device" This reverts commit 7c0ea45be4f114d85ee35caeead8e1660699c46f which caused a regression with the backlight being set to off when a laptop doesn't have a _BQC entry to query the actual backlight value. The code blindly then falls back on a value of 0. See http://bugzilla.kernel.org/show_bug.cgi?id=10387 http://lkml.org/lkml/2008/4/2/366 for details. Bisected-and-reported-by: Andrey Borzenkov Cc: Zhao Yakui Cc: Zhang Rui Cc: Len Brown Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed