commit | 770824bdc421ff58a64db608294323571c949f4c | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun Feb 22 18:38:50 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Feb 22 10:33:44 2009 -0800 |
tree | 2fbeef604fe982bf322249a53a95dd2ff851d5f4 | |
parent | 936577c61d0c10b8929608a92c98d839b22053bc [diff] |
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 <rjw@sisk.pl> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>