From: Lin Ming Date: Tue, 27 Mar 2012 07:43:25 +0000 (+0800) Subject: ACPI, PCI: Move acpi_dev_run_wake() to ACPI core X-Git-Tag: v3.4-rc1~18^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b24e5098853653554baf6ec975b9e855f3d6e5c0;p=pandora-kernel.git ACPI, PCI: Move acpi_dev_run_wake() to ACPI core acpi_dev_run_wake() is a generic function which can be used by other subsystem too. Rename it to acpi_pm_device_run_wake, to be consistent with acpi_pm_device_sleep_wake. Then move it to ACPI core. Acked-by: Rafael J. Wysocki Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed