From: David Brownell Date: Wed, 4 Jun 2008 23:15:40 +0000 (+0200) Subject: ACPI PM: acpi_pm_device_sleep_state() cleanup X-Git-Tag: v2.6.27-rc1~1050^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe2de5f6c283a7d2a82c1b99a19012079cee555;p=pandora-kernel.git ACPI PM: acpi_pm_device_sleep_state() cleanup Get rid of a superfluous acpi_pm_device_sleep_state() parameter. The only legitimate value of that parameter must be derived from the first parameter, which is what all the callers already do. (However, this does not address the fact that ACPI still doesn't set up those flags.) Signed-off-by: David Brownell Signed-off-by: Andi Kleen Acked-by: Pavel Machek Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed