OSDN Git Service

ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTs
authorHans de Goede <hdegoede@redhat.com>
Thu, 30 Dec 2021 19:31:20 +0000 (20:31 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 4 Jan 2022 14:40:49 +0000 (15:40 +0100)
commit1b15b69800e2f9320b3d1fc0611c177c70c24424
tree8efbc3dffdc8b4fa8557fbb887fe0488c754e37a
parent57a18322227134e37b693ef8ef216ed7ce7ba7d6
ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTs

So far all of the tablets for which the skip i2c-client/serdev enumeration
quirks have been added also all have broken ACPI AC / battery devices
extend the existing quirks for these tablets to also skip the broken
AC / battery devices.

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