commit | 683b696d88d5f208454e5b9a7330bcddffd950ea | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Jul 21 22:32:06 2017 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jul 30 10:30:25 2017 +0800 |
tree | a83883539cefe39da895a42b8b8e7672705afea7 | |
parent | c1ae9804ec49fa774d14901804e6767521d396c9 [diff] |
x86: acpi: Don't touch hardware on HW reduced platforms If ACPI HW reduced bit in FADT is set we should ignore any ACPI hardware communications. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>