Deleted Added
full compact
5c5
< * $Revision: 98 $
---
> * $Revision: 100 $
13c13
< * Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
---
> * Some or all of this work - Copyright (c) 1999 - 2004, Intel Corp.
426a427,434
> /* Execute the Device._SxD methods */
>
> Status = AcpiUtExecute_Sxds (Node, Info.HighestDstates);
> if (ACPI_SUCCESS (Status))
> {
> Info.Valid |= ACPI_VALID_STA;
> }
>