]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()
authorLv Zheng <lv.zheng@intel.com>
Wed, 14 Dec 2016 07:04:46 +0000 (15:04 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Dec 2016 01:36:38 +0000 (02:36 +0100)
commit5434d9f420a1e86b2691cf066ce65602238e46ed
tree7d86f7484dc10ecc9f2d57aa0f8e86796379e162
parent242d4c4a6cf9bd8dd9d9bdc0afab2eacb5e169dd
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()

Since all users are cleaned up, remove the 2 deprecated APIs due to no
users.
As a Linux variable rather than an ACPICA variable, acpi_gbl_permanent_mmap
is renamed to acpi_permanent_mmap to have a consistent coding style across
entire Linux ACPI subsystem.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm64/include/asm/acpi.h
drivers/acpi/bus.c
drivers/acpi/osl.c
include/acpi/acpi_io.h
include/acpi/acpixf.h