]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
authorHans de Goede <hdegoede@redhat.com>
Fri, 22 Jan 2016 10:41:05 +0000 (11:41 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:23:42 +0000 (10:23 +0100)
commit5a34f423575f6083df25138b812f68a087d23d0e
tree981d2bad5eea19b8e4d5745bfeb96e8f7898654c
parentb172f03186ae5f87d70480cac0244350f7f964ae
ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"

BugLink: http://bugs.launchpad.net/bugs/1553179
commit b186b4dcb79b1914c3dadb27ac72dafaa4267998 upstream.

The quirk to get "acpi_backlight=vendor" behavior by default on the
Dell Inspiron 5737 was added before we started doing
"acpi_backlight=native" by default on Win8 ready machines.

Since we now avoid using acpi-video as backlight driver on these machines
by default (using the native driver instead) we no longer need this quirk.

Moreover the vendor driver does not work after a suspend/resume where
as the native driver does.

This reverts commit 08a56226d847 (ACPI / video: Add Dell Inspiron 5737
to the blacklist).

Link: https://bugzilla.kernel.org/show_bug.cgi?id=111061
Reported-and-tested-by: erusan@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/acpi/video_detect.c