asus-wmi: control backlight power through WMI, not ACPI
authorAceLan Kao <acelan.kao@canonical.com>
Wed, 13 Jun 2012 07:32:06 +0000 (09:32 +0200)
committerMatthew Garrett <mjg@redhat.com>
Sat, 28 Jul 2012 04:11:49 +0000 (00:11 -0400)
BugLink: https://bugs.launchpad.net/bugs/1000146
Some h/w that can adjust screen brightness through ACPI functions, but
can't turn on/off the backlight power correctly. So, we list those h/w in
quirks and try to turn on/off the backlight power through WMI.
Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found