commit | 961d9120fa6f078492a1c762dd91f2c097e56c83 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Jul 07 03:32:02 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Jul 07 16:25:10 2008 -0700 |
tree | e11955d14d0f777ad5a76b44034f6b3c5281a0bf | |
parent | 3737b2b1046900660b42e25c904b85e78139d25b [diff] |
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 <rjw@sisk.pl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>