From: Rafael J. Wysocki Date: Thu, 16 Dec 2010 16:11:45 +0000 (+0100) Subject: PM: Permit registration of parentless devices during system suspend X-Git-Tag: v2.6.38-rc1~443^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64959e6158d6dcb640fc22d7f43b94ad1c91135;p=pandora-kernel.git 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 --- Reading git-diff-tree failed