]> 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)
commit50ce555e0bc540929fb5b629eba31e42426aacbb
tree7d86f7484dc10ecc9f2d57aa0f8e86796379e162
parent64c9e812494105b747c33f5332feb976a757c972
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