From: Rafael J. Wysocki Date: Thu, 13 Jun 2013 22:29:50 +0000 (+0200) Subject: PCI / ACPI / PM: Use correct power state strings in messages X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6504b3a4dc9beae782a11e6f7c3c4a9f077fb8;p=pandora-kernel.git PCI / ACPI / PM: Use correct power state strings in messages Make acpi_pci_set_power_state() print the name of the ACPI device power state the device has been actually put into instead of printing the name of the requested PCI device power state, which need not be the same. [bhelgaas: use ACPI_STATE_D3_COLD (ACPI_STATE_D3 == ACPI_STATE_D3_COLD)] Signed-off-by: Rafael J. Wysocki Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed