PM: Do not require dev spew to get PM_DEBUG
authorBen Collins <bcollins@ubuntu.com>
Thu, 19 Jul 2007 08:47:27 +0000 (01:47 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:42 +0000 (10:04 -0700)
commita0349828d6d6f95c445674c2953ee9db75c11f8f
tree1b511d59de0b437aa2724adfc403fb36ff1e2dfd
parent328616e3b76859f1abdd08a8df1ddbb7bb81f807
PM: Do not require dev spew to get PM_DEBUG

In order to enable things like PM_TRACE, you're required to enable
PM_DEBUG, which sends a large spew of messages on boot, and often times can
overflow dmesg buffer.

Create new PM_VERBOSE and shift that to be the option that enables
drivers/base/power's messages.

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/power/Makefile
kernel/power/Kconfig