ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
authorHans de Goede <hdegoede@redhat.com>
Mon, 5 May 2014 09:38:09 +0000 (11:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 23:02:03 +0000 (16:02 -0700)
commitbb09378539c61d236a373c1765f968a155a291cd
treeaa44e20874beb0de7633e65da0d0ec0332b5f894
parente5cc5b9c0f4acab5757785706528010288b52c2c
ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX

commit f6e6e1b9fee88c90586787b71dc49bb3ce62bb89 upstream.

Without this this EEE PC exports a non working WMI interface, with this it
exports a working "good old" eeepc_laptop interface, fixing brightness control
not working as well as rfkill being stuck in a permanent wireless blocked
state.

This is not an ideal way to fix this, but various attempts to fix this
otherwise have failed, see:

References: https://bugzilla.redhat.com/show_bug.cgi?id=1067181
Reported-and-tested-by: lou.cardone@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>
drivers/acpi/blacklist.c