ACPI video: work-around BIOS AML bug in _BQC
authorZhang Rui <rui.zhang@intel.com>
Mon, 31 Aug 2009 16:39:54 +0000 (12:39 -0400)
committerLen Brown <len.brown@intel.com>
Mon, 31 Aug 2009 16:39:54 +0000 (12:39 -0400)
_BQC on some laptops returns an uninitialized value when it's
invoked for the first time.

Set the laptop to the maximum backlight level in this case.
http://bugzilla.kernel.org/attachment.cgi?id=22675

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found