ACPICA: Cleanup code related to the per-table module level improvement
ACPICA commit 071eff738c59eda1792ac24b3b688b61691d7e7c This patch collects cleanups from per-table module level improvement. By splitting this patch from that commit, we can make per-table module level improvement clearer for the revewers. This is a no-op change. Link: https://github.com/acpica/acpica/commit/071eff73 Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:

committed by
Rafael J. Wysocki

orang tua
3c5d3d2543
melakukan
7b73806485
@@ -147,6 +147,13 @@ acpi_status __init acpi_enable_subsystem(u32 flags)
|
||||
|
||||
ACPI_FUNCTION_TRACE(acpi_enable_subsystem);
|
||||
|
||||
/*
|
||||
* The early initialization phase is complete. The namespace is loaded,
|
||||
* and we can now support address spaces other than Memory, I/O, and
|
||||
* PCI_Config.
|
||||
*/
|
||||
acpi_gbl_early_initialization = FALSE;
|
||||
|
||||
#if (!ACPI_REDUCED_HARDWARE)
|
||||
|
||||
/* Enable ACPI mode */
|
||||
|
Reference in New Issue
Block a user