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)
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>

No differences found