ACPI: LPIT: Put the low power idle table after using it
authorHanjun Guo <guohanjun@huawei.com>
Thu, 7 May 2020 09:09:13 +0000 (17:09 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 May 2020 09:29:16 +0000 (11:29 +0200)
commitf8690227dd892600183c2bd8fc6b6fecfef28940
treea3fc1cc8bdbed175860e96e9a172999b6c84c8f3
parent0e698dfa282211e414076f9dc7e83c1c288314fd
ACPI: LPIT: Put the low power idle table after using it

The mapped LPIT table is not used for runtime after init,
put the ACPI table to release the table mapping.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpit.c