From: Rafael J. Wysocki Date: Sat, 11 Dec 2010 22:45:30 +0000 (+0100) Subject: ACPI / PM: Drop acpi_power_nocheck X-Git-Tag: v2.6.38-rc1~68^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53eac700b0df1fef8c957b9eedfd7f48120425e3;p=pandora-kernel.git ACPI / PM: Drop acpi_power_nocheck Since acpi_bus_set_power() should not use __acpi_bus_get_power() to update the device's device->power.state field before changing its power state (this may cause device->power.state to be inconsistent with the device power resources' reference counters), remove this call from it. In consequence, the acpi_power_nocheck variable is not necessary any more, so it can be dropped along with the DMI table used for setting that variable for HP Pavilion 05. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed