]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids array
authorHans de Goede <hdegoede@redhat.com>
Sun, 9 Jul 2017 19:05:14 +0000 (21:05 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 12 Jul 2017 11:26:13 +0000 (13:26 +0200)
commit906dc284d00c8aa8e2ad3f71182cf9fa3107e35a
treea445478facc43025271718a181e074ab6c121674
parentb5cc1699191829cda2dd9447210e1e801e2082c9
ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids array

The GPD win BIOS dated 20170320 has disabled the accelerometer, the
drivers sometimes cause crashes under Windows and this is how the
manufacturer has solved this :|

I see no other way to keep the accelerometer working under Windows then
adding it to the always_present_ids array.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/x86/utils.c