From: Rafael J. Wysocki Date: Mon, 26 Nov 2012 09:03:06 +0000 (+0100) Subject: ACPI / PM: Allow attach/detach routines to change device power states X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b88ce2a41562d1a9554f209e0f31a32d9f473794;p=pandora-kernel.git ACPI / PM: Allow attach/detach routines to change device power states Make it possible to ask the routines used for adding/removing devices to/from the general ACPI PM domain, acpi_dev_pm_attach() and acpi_dev_pm_detach(), respectively, to change the power states of devices so that they are put into the full-power state automatically by acpi_dev_pm_attach() and into the lowest-power state available automatically by acpi_dev_pm_detach(). Signed-off-by: Rafael J. Wysocki Reviewed-by: Mika Westerberg Tested-by: Mika Westerberg --- Reading git-diff-tree failed