From: Matthew Garrett Date: Wed, 26 Dec 2007 02:03:26 +0000 (+0000) Subject: ACPI: video: Rationalise ACPI backlight implementation X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~7^9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38531e6fe51ad5c7dfe72e0e066b5f54bc1921cd;p=pandora-kernel.git ACPI: video: Rationalise ACPI backlight implementation The sysfs backlight class provides no mechanism for querying the acceptable brightness for a backlight. The ACPI spec states that values are only valid if they are reported as available by the firmware. Since we can't provide that information to userspace, instead collapse the range to the number of actual values that can be set. http://bugzilla.kernel.org/show_bug.cgi?id=9277 Signed-off-by: Matthew Garrett Acked-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed