ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Apr 2023 10:38:41 +0000 (12:38 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 17 May 2023 18:26:43 +0000 (20:26 +0200)
commit4fd5556608bfa9c2bf276fc115ef04288331aded
treeae7df3c9bbddbad774bcbe90893b3d4387b95d9a
parent69d6b37695c1f2320cfa330e1e1636d50dd5040a
ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A

The LID0 device on the Nextbook Ares 8A tablet always reports lid
closed causing userspace to suspend the device as soon as booting
is complete.

Add a DMI quirk to disable the broken lid functionality.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/button.c