commit | 3737b2b1046900660b42e25c904b85e78139d25b | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Jul 07 03:30:55 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Jul 07 16:25:02 2008 -0700 |
tree | a03ba67b061c44eddca14073e5317b1eb4fc1431 | |
parent | c6c4f070a61b2b6e5cd317a5fbf25255878688a2 [diff] |
ACPI: Introduce acpi_bus_power_manageable function Introduce function acpi_bus_power_manageable() allowing other (dependent) subsystems to check if ACPI is able to power manage given device. This may be useful, for example, for PCI device power management. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>