Robert Moore d258fbe313 Optimize ACPI register locking.
Removed locking for reads from the ACPI bit registers in PM1 Status,
Enable, Control, and PM2 Control. The lock is not required when
reading the single-bit registers. The AcpiGetRegisterUnlocked function
is no longer needed and has been removed. This will improve performance
for reads on these registers.
ACPICA BZ 760.
2009-02-10 08:43:05 -08:00
..
2009-02-05 10:17:44 -08:00
2009-02-10 08:43:05 -08:00