- Call acpi_bus_set_power instead of acpi_power_transition
authorCameron Gutman <aicommander@gmail.com>
Sat, 6 Mar 2010 18:15:56 +0000 (18:15 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 6 Mar 2010 18:15:56 +0000 (18:15 +0000)
commit53a7ff99b918898f8d70a517d8b6e722651b917f
tree23659c832e6c347026ab7ffa12922d2c2bf8fdaa
parentdaa14c5f08775ba2322e038f0aefb75adb07fb01
 - Call acpi_bus_set_power instead of acpi_power_transition
 - Make sure the device has power management capabilities before calling acpi_bus_set_power
 - Report the new power state with PoSetPowerState
 - Initialize PDOs with the correct device power state (Patch by Samuel Serapion)
 - Initialze PDOs with the correct system power state

svn path=/trunk/; revision=45959
reactos/drivers/bus/acpi/buspdo.c
reactos/drivers/bus/acpi/pnp.c
reactos/drivers/bus/acpi/power.c