commit | 9a4b33d4d22f3ff3fb1a24b8be5edae3be1c795d | [log] [tgz] |
---|---|---|
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | Fri Mar 08 21:14:26 2019 +0800 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Apr 08 20:12:13 2019 +0300 |
tree | 172082fdf9bcc201338e0398c84c2e1a94d04c00 | |
parent | f7db839fccf087664e5587966220821289b6a9cb [diff] |
platform/x86: thinkpad_acpi: Read EC information on newer models Newer ThinkPads have a totally different EC program information DMI table. And thermal subdriver can't work without correct EC version. Read from this entry if the old method failed to get EC information. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>