]> git.baikalelectronics.ru Git - kernel.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)
commitf538f60ac79c83e8758a9e7ba91e8bf420f11caf
tree5e82f0011af9cb34534d54056113f6deb4917ed4
parent0323e29c6b94a6122f707cd2e40a99332b24cef8
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