commit | e91c11b1a7f876c6f056d872eb210734150a1795 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Aug 06 01:44:28 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue Sep 04 01:36:03 2012 +0200 |
tree | 7f988ffa41a4a4f04aaad939d1f8b9baf1766d9e | |
parent | cc7ad4564b1097c916834dc919678867631e7676 [diff] |
PM: Reorganize device PM initialization Make the device power management initialization more straightforward by moving the initialization of common (i.e. used by both runtime PM and system suspend) fields to a separate routine. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>