Skip to content
Commit e5b8fc6a authored by Len Brown's avatar Len Brown
Browse files

ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()



Allow consumers of the acpi_table_parse()/acpi_table_parse_entries() API
to gracefully handle the acpi_disabled=1 case via return value
rather than checking the global flag themselves.

Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent f4a2d584
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment