]> git.baikalelectronics.ru Git - kernel.git/commit
acer-wmi: add 3 laptops to video backlight vendor mode quirk table
authorLee, Chun-Yi <joeyli.kernel@gmail.com>
Mon, 21 May 2012 15:19:51 +0000 (23:19 +0800)
committerMatthew Garrett <mjg@redhat.com>
Thu, 31 May 2012 18:37:18 +0000 (14:37 -0400)
commit6396fd7fe610cd88a839a9de389dbec718037b6f
tree162cb2eebecb12d60f12c6f116007a914a211c70
parent6b7db2acc4705a9647fc83056e8162ab3e3ea097
acer-wmi: add 3 laptops to video backlight vendor mode quirk table

Acer Extensa 5235, TravelMate 5760 and Aspire 5750 laptop have broken _BCM
implemenation, the AML code wrote value to EC register but firmware didn't
change brighenss.

Fortunately, the brightness control works on those machines with vendor mode.
So, add this machine to video backlight vendor mode quirk table.

Reference: bko#36322
        https://bugzilla.kernel.org/show_bug.cgi?id=36322
Reference: bko#42833
        https://bugzilla.kernel.org/show_bug.cgi?id=42833
Reference: bko#42993
        https://bugzilla.kernel.org/show_bug.cgi?id=42993

Cc: Christopher M. Penalver <christopher.penalver@gmx.com>
Cc: Bence Lukacs <lukacs.bence1@gmail.com>
Cc: Joern Heissler <kernelbugs2012@joern.heissler.de>
Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: Corentin Chary <corentincj@iksaif.net>
Cc: Thomas Renninger <trenn@suse.de>
Signed-off-by: Lee, Chun-Yi <jlee@suse.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/acer-wmi.c