From: Rafael J. Wysocki Date: Sat, 11 Dec 2010 22:44:39 +0000 (+0100) Subject: ACPI / PM: Drop acpi_bus_get_power() X-Git-Tag: v2.6.38-rc1~68^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6767dcf2a4f6e62960912d0affec1e15a246191;p=pandora-kernel.git ACPI / PM: Drop acpi_bus_get_power() There are no more users of acpi_bus_get_power(), so it can be dropped. Moreover, it should be dropped, because it modifies the device->power.state field of an ACPI device without updating the reference counters of the device's power resources, which is wrong. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed