From: David Brownell Date: Sat, 23 Feb 2008 05:41:51 +0000 (-0800) Subject: ACPI: acpi_pci_set_power_state() cleanups X-Git-Tag: v2.6.25-rc6~19^2~2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583c377f1d58e705f75d8d5648ab41722be1ebca;p=pandora-kernel.git ACPI: acpi_pci_set_power_state() cleanups Minor cleanups to acpi_pci_set_power_state(): use the ACPI and PCI state symbols to make clear that a mapping is being done between PCI and ACPI states, instead of using magic numbers. For paranoia's sake, report any errors. Save five bytes (x86_64) too. Signed-off-by: David Brownell Signed-off-by: Len Brown --- Reading git-diff-tree failed