From: Rafael J. Wysocki Date: Sun, 22 Feb 2009 17:38:50 +0000 (+0100) Subject: PM: Split up sysdev_[suspend|resume] from device_power_[down|up] X-Git-Tag: v2.6.29-rc6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=770824bdc421ff58a64db608294323571c949f4c;p=pandora-kernel.git PM: Split up sysdev_[suspend|resume] from device_power_[down|up] Move the sysdev_suspend/resume from the callee to the callers, with no real change in semantics, so that we can rework the disabling of interrupts during suspend/hibernation. This is based on an earlier patch from Linus. Signed-off-by: Rafael J. Wysocki Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed