commit | 1b15b69800e2f9320b3d1fc0611c177c70c24424 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Dec 30 20:31:20 2021 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Jan 04 15:40:49 2022 +0100 |
tree | 8efbc3dffdc8b4fa8557fbb887fe0488c754e37a | |
parent | 57a18322227134e37b693ef8ef216ed7ce7ba7d6 [diff] |
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>