commit | 765ec20180fb70b4ee9d730167b2a0b76879f791 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Fri Feb 02 19:48:20 2007 +0300 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 02 21:14:24 2007 -0500 |
tree | 1fd0a7ce30dc80be45f6ff21b1ef5c12bf0e8915 | |
parent | 1ba753acb372c2955a4843302e92e49ce82e2fea [diff] |
ACPICA: Delete stale FADT functions outside tbfadt.c. Moved all FADT-related functions to a new file, tbfadt.c. Eliminated the acpi_hw_initialize function - the FADT registers are now validated when the table is loaded. Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>