From: Rafael J. Wysocki Date: Mon, 7 Jul 2008 01:32:02 +0000 (+0200) Subject: PCI: Introduce platform_pci_power_manageable function X-Git-Tag: v2.6.27-rc1~1046^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961d9120fa6f078492a1c762dd91f2c097e56c83;p=pandora-kernel.git PCI: Introduce platform_pci_power_manageable function Introduce function pointer platform_pci_power_manageable to be used by the platform-related code to point to a function allowing us to check if given device is power manageable by the platform. Introduce acpi_pci_power_manageable() playing that role for ACPI. Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed