• Mika Westerberg's avatar
    ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th · 4c3be61e
    Mika Westerberg authored
    Commit 2c4d6baf (ACPI / EC: Use ec_no_wakeup on more Thinkpad X1
    Carbon 6th systems) changed the DMI table to match all systems where
    DMI product family is "Thinkpad X1 Carbon 6th". However, the system I
    have here has this string written differently (ThinkPad vs. Thinkpad)
    which makes the match fail.
    
    In addition to that, after BIOS upgrade Robin now has the same string
    than my system has (perhaps newer BIOS has changed the string).
    
    In any case add another DMI entry to acpi_ec_no_wakeup[] table hopefully
    covering all the X1 Carbon 6th systems out there.
    
    Fixes: 2c4d6baf (ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems)
    Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
    [ rjw: Rebase and change the ident string to match the product familiy ]
    Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
    4c3be61e
ec.c 56.1 KB