]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ACPI / video: ignore BIOS initial backlight value for Fujitsu E753
authorLan Tianyu <tianyu.lan@intel.com>
Tue, 16 Jul 2013 02:07:21 +0000 (10:07 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 08:51:02 +0000 (16:51 +0800)
commitf03519471a796be1c6d2aa9871928139828550c5
tree9c2cfb8a2e30808a3cded34ef399523f48dc6083
parentbf59e1292e96b3dd4a2c58bbe8ac21e24e71dc42
ACPI / video: ignore BIOS initial backlight value for Fujitsu E753

commit 9657a565a476d517451c10b0bcc106e300785aff upstream.

The BIOS of FUjitsu E753 reports an incorrect initial backlight value
for WIN8 compatible OS, causing backlight to be dark during startup.
This change causes the incorrect initial value from BIOS to be ignored.

References: https://bugzilla.kernel.org/show_bug.cgi?id=60161
Reported-and-tested-by: Jan Hinnerk Stosch <janhinnerk.stosch@gmail.com>
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/video.c