]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI PM: Fix pci_prepare_to_sleep
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 13 Jul 2008 20:45:06 +0000 (22:45 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 14 Jul 2008 21:25:44 +0000 (14:25 -0700)
commitc157dfa3e4aea5775389f2f4d53c040bc8813af1
tree3a834cee8623cbdddec1c9d929a85de02b3c45dd
parentbeef3129b3afb74817acff72fda4a9d951e3973e
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>
drivers/pci/pci.c