mirror of
https://github.com/acpica/acpica/
synced 2025-03-06 14:21:47 +03:00
remove tab
date 2002.04.30.20.11.00; author agrover; state Exp;
This commit is contained in:
parent
2111585293
commit
5aa100bd9d
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: hwsleep.c - ACPI Hardware Sleep/Wake Interface
|
||||
* $Revision: 1.41 $
|
||||
* $Revision: 1.42 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -391,7 +391,7 @@ AcpiEnterSleepState (
|
||||
* We wait so long to allow chipsets that poll this reg very slowly to
|
||||
* still read the right value. Ideally, this entire block would go
|
||||
* away entirely.
|
||||
*/
|
||||
*/
|
||||
AcpiOsStall (10000000);
|
||||
|
||||
Status = AcpiHwRegisterWrite (ACPI_MTX_LOCK, ACPI_REGISTER_PM1_CONTROL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user