From: Rafael J. Wysocki Date: Thu, 17 Jan 2013 13:11:06 +0000 (+0100) Subject: ACPI / PM: Take order attribute of power resources into account X-Git-Tag: v3.9-rc1~146^2~10^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b224527323669c66e0a37ae05b04034bfcdce14;p=pandora-kernel.git ACPI / PM: Take order attribute of power resources into account ACPI power resources have an order attribute that should be taken into account when turning them on and off, but it is not used now. Modify the power resources management code to preserve the spec-compliant ordering of power resources that power states of devices depend on (analogous changes will be done separately for power resources used for wakeup). Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed