samsung-laptop: don't handle backlight if handled by acpi/video
authorCorentin Chary <corentincj@iksaif.net>
Sat, 26 Nov 2011 10:00:00 +0000 (11:00 +0100)
committerMatthew Garrett <mjg@redhat.com>
Tue, 20 Mar 2012 16:02:06 +0000 (12:02 -0400)
commitf34cd9ca9320876e9c12764f052004628a03ba2d
tree2661a5241c3b2255602b46bc12a4b2b80915b29e
parent5dea7a2094d5e60fe8f8ec4277d22d7ad6fa8c26
samsung-laptop: don't handle backlight if handled by acpi/video

samsung-laptop is not at all related to ACPI, but since this interface
is not documented at all, and the driver has to use it at load to
understand how it works on the laptop, I think it's a good idea to
disable it if a better solution is available.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/samsung-laptop.c