commit | c157dfa3e4aea5775389f2f4d53c040bc8813af1 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun Jul 13 22:45:06 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Jul 14 14:25:44 2008 -0700 |
tree | 3a834cee8623cbdddec1c9d929a85de02b3c45dd | |
parent | beef3129b3afb74817acff72fda4a9d951e3973e [diff] |
PCI PM: Fix pci_prepare_to_sleep The recently introduced pci_prepare_to_sleep() needs the following fix, because there are systems which are not power manageable by ACPI (ie. ACPI doesn't provide methods to put the device into low power states and back), but require ACPI hooks to be executed for wake-up to work. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>