ACPI: Blacklist improvements
1) Split blacklist code out into a separate file. 2) Move checking the blacklist to very early. Previously, we would use ACPI tables, and then halfway through init, check the blacklist -- too late. Now, it's early enough to completely fall-back to non-ACPI. 3) Some FACP -> FADT cleanups, too.
Showing
drivers/acpi/blacklist.c
0 → 100644
Please register or sign in to comment