PM / Runtime: Move code in drivers/base/power/runtime.c
authorAlan Stern <stern@rowland.harvard.edu>
Sat, 25 Sep 2010 21:34:46 +0000 (23:34 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sat, 16 Oct 2010 23:57:44 +0000 (01:57 +0200)
commit4769373ca2c8d0b999749a070c48fd8648888831
tree62ec8eed1390d3fd9f9eb6cf979037ca316bf625
parent69d44ffbd772bede8c2a6d182e6e14f94826520b
PM / Runtime: Move code in drivers/base/power/runtime.c

This patch (as1421) moves the PM runtime accounting subroutines up to
the beginning of runtime.c, taking them out of the middle of the
functions that do the actual work.  No operational changes.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/base/power/runtime.c