commit | f900bf4951a2f52ce76b35455827221906090dfb | [log] [tgz] |
---|---|---|
author | Hanjun Guo <guohanjun@huawei.com> | Thu May 07 17:09:19 2020 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat May 09 11:29:17 2020 +0200 |
tree | 94fbb83a9fd40bc4fae0647346f82acb2f8aa6b4 | |
parent | 11c7bdffc7433090d3692bb99efcc580405ccac8 [diff] |
ACPI: EC: Put the ACPI table after using it The embedded controller boot resources table needs to be released after using it. Signed-off-by: Hanjun Guo <guohanjun@huawei.com> [ rjw: avoid adding a label in acpi_ec_ecdt_start() ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>