From: Ulf Hansson Date: Fri, 19 Sep 2014 18:27:44 +0000 (+0200) Subject: ACPI / PM: Convert acpi_dev_pm_detach() into a static function X-Git-Tag: fixes-against-v3.18-rc2~138^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d66cd27f5fd8a3bca4621a3505c9067925478d;p=pandora-kernel.git ACPI / PM: Convert acpi_dev_pm_detach() into a static function The ->detach() callback for the PM domain has now been fully adopted, thus there no users left of the acpi_dev_pm_detach() API. This allow us to convert it into a static function. Signed-off-by: Ulf Hansson Reviewed-by: Dmitry Torokhov Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed