PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 22 Feb 2009 17:38:50 +0000 (18:38 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Feb 2009 18:33:44 +0000 (10:33 -0800)
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>

No differences found