]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 7 May 2014 22:35:50 +0000 (00:35 +0200)
commitf6e6e1b9fee88c90586787b71dc49bb3ce62bb89
treeed51d4cbc885f00a46ce038451c1338b3c2ab7fa
parentb753631b3576bf343151a82513c5d56fcda1e24f
ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX

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>
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/blacklist.c