From: Rafael J. Wysocki Date: Mon, 11 Jul 2011 22:39:48 +0000 (+0200) Subject: PM / Domains: Do not restore all devices on power off error X-Git-Tag: v3.1-rc1~304^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697a7f3727b53c7d4c927948bbe1f6afc4fabfde;p=pandora-kernel.git PM / Domains: Do not restore all devices on power off error Since every device in a PM domain has its own need_restore flag, which is set by __pm_genpd_save_device(), there's no need to walk the domain's device list and restore all devices on an error from one of the drivers' .runtime_suspend() callbacks. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed