]> 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)
commit4010352bc221254e2990fd4974843e71fc542049
treecfc8b84b0542d19c22214b0a6aaeef2d4fb9702e
parent065b439b353d75eadeead94ca297cdfbca2b2164
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 (bb395f33d20b683bb662f530e29d40a63bf76f4f)

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