]> git.baikalelectronics.ru Git - kernel.git/commit
acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY
authorAlison Schofield <alison.schofield@intel.com>
Wed, 17 Apr 2019 18:13:10 +0000 (11:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 19:24:38 +0000 (21:24 +0200)
commit3b7c7f88f5d2881cc1886b2eed495f73c1e2b6e7
treecfc8b84b0542d19c22214b0a6aaeef2d4fb9702e
parent722bc0ac77c438718a5ecebeabecc9ec2c409d8e
acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY

ACPI 6.3 changed the subtable "Memory Subsystem Address Range Structure"
to "Memory Proximity Domain Attributes Structure".

Updating and renaming of the structure was included in commit:
ACPICA: ACPI 6.3: HMAT updates (8f77009b37ec62a596671f66817795652fda6588)

Rename the enum type to match the subtable and structure naming.

Signed-off-by: Alison Schofield <alison.schofield@intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/hmat/hmat.c
include/acpi/actbl1.h