diff options
author | 2013-01-17 14:11:08 +0100 | |
---|---|---|
committer | 2013-01-17 14:11:08 +0100 | |
commit | ad0c3b0e4863185a9f8874a655a8d2999c915131 (patch) | |
tree | 972f8b80fe2890c393f8862f969ac0a4db704f7a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI / PM: Change the way power transitions to D3cold are carried out (diff) | |
download | linux-dev-ad0c3b0e4863185a9f8874a655a8d2999c915131.tar.xz linux-dev-ad0c3b0e4863185a9f8874a655a8d2999c915131.zip |
ACPI / PM: More visible function for retrieving device power states
The function used for retrieving ACPI device power states,
__acpi_bus_get_power(), is now static, because it is only used
internally in drivers/acpi/bus.c. However, it will be used
outside of that file going forward, so rename it to
acpi_device_get_power(), in analogy with acpi_device_set_power(),
add a kerneldoc comment to it and add its header to acpi_bus.h.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions