diff options
author | 2020-02-23 15:29:40 +0100 | |
---|---|---|
committer | 2020-03-04 10:32:50 +0100 | |
commit | 04900fa3ab682a46e88530bf76936cce333896c7 (patch) | |
tree | 16066f66b54e2b109157a7e43ba14bdddb12b3aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.6-rc4 (diff) | |
download | linux-dev-04900fa3ab682a46e88530bf76936cce333896c7.tar.xz linux-dev-04900fa3ab682a46e88530bf76936cce333896c7.zip |
ACPI / AC: Cleanup DMI quirk table
The 3 different entries we have sofar all use different identation and
2 of the use DMI_MATCH where as 1 unnecessarily used DMI_EXACT_MATCH
Fix this to just use full tab idents for each level and DMI_MATCH
everywhere and sort the entries alphabetically.
Also add a bit of text to the comments explaining why the quirk is
necessary.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions