]> git.karo-electronics.de Git - mv-sheeva.git/commit
PM: Permit registration of parentless devices during system suspend
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 16 Dec 2010 16:11:45 +0000 (17:11 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 24 Dec 2010 14:02:44 +0000 (15:02 +0100)
commitb64959e6158d6dcb640fc22d7f43b94ad1c91135
tree51208ab0468472bd2e8a33ed44a5eaa69d8247ed
parentb8c76f6aed0ab7df73a6410f3f82de2c831bb144
PM: Permit registration of parentless devices during system suspend

The registration of a new parentless device during system suspend
will not lead to any complications affecting the PM core (the device
will be effectively seen after the subsequent resume has completed),
so remove the code used for detection of such events.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/base/power/main.c