From: Rafael J. Wysocki Date: Sat, 19 Jul 2008 12:39:24 +0000 (+0200) Subject: PCI PM: make more PCI PM core functionality available to drivers X-Git-Tag: v2.6.27-rc1~511^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5899e1b7d73e67de758a32174a859cc2586c0b9;p=pandora-kernel.git PCI PM: make more PCI PM core functionality available to drivers Make more PCI PM core functionality available to drivers * Export pci_pme_capable() so that it can be called directly by drivers (for example, tg3 needs that). * Move the state choosing part of pci_prepare_to_sleep() to a separate function, pci_target_state(), that can be called directly by drivers (for example, tg3 needs that). Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed