Hi All, Here is a set of cleanups / removal of no longer necessary quirks (or so I believe please review carefully). These are all things which I noticed while working on my: "[RFC 0/4] ACPI[CA]: fix ECDT EC probe ordering issues" series. Regards, Hans p.s. Talking about my "[RFC 0/4] ACPI[CA]: fix ECDT EC probe ordering issues" series, it would be great if someone can take a look at this and let me know if that series seems sane. Then I can convert the ACPICA changes from kernel patches to upstream github acpica patches and submit a pull-req for those at github. Hans de Goede (4): ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk ACPI: EC: Re-use boot_ec when possible even when EC_FLAGS_TRUST_DSDT_GPE is set ACPI: EC: Drop unused ident initializers from dmi_system_id tables drivers/acpi/ec.c | 140 ++++++++++++++++------------------------------ 1 file changed, 48 insertions(+), 92 deletions(-) -- 2.36.0