K 10 svn:author V 3 imp K 8 svn:date V 27 2004-04-26T02:11:38.000000Z K 7 svn:log V 302 Fix two typos from PR: 65694 1) In pci.c, we need to check the child device's state, not the parent device's state. 2) In acpi_pci.c, we have to run the power state change after the acpi method when the old_state is > new state, not the other way around. Submitted by: Dmitry Remesov PR: 65694 END