]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Relax check on adding children of suspended devices
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 22 Apr 2008 22:48:23 +0000 (00:48 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Apr 2008 00:19:11 +0000 (17:19 -0700)
commit08119e8966e993993d0ba92b2fba38c582c8f787
tree5e82f0011af9cb34534d54056113f6deb4917ed4
parentaca239b793a4006db0d92ad0e43846ab6b54d816
Relax check on adding children of suspended devices

Do not refuse to actually register children of suspended devices,
but still warn about attempts to do that.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/power/main.c