PM: Remove CONFIG_PM_VERBOSE
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 17 May 2011 21:25:10 +0000 (23:25 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Tue, 17 May 2011 21:25:10 +0000 (23:25 +0200)
commitc650da23d59d2c82307380414606774c6d49b8bd
treeb511dc2cda05ff910c745d49a309dc33445dc592
parent290c748725c170ed9a02522959ae67f528eefe98
PM: Remove CONFIG_PM_VERBOSE

Now that we have CONFIG_DYNAMIC_DEBUG there is no need for yet
another flag causing dev_dbg() and pr_debug() statements in the
core PM code to produce output.  Moreover, CONFIG_PM_VERBOSE
causes so much output to be generated that it's not really useful
and almost no one sets it.

References: https://bugzilla.kernel.org/show_bug.cgi?id=23182
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/sh/configs/apsh4ad0a_defconfig
arch/sh/configs/sdk7786_defconfig
drivers/base/power/Makefile
kernel/power/Kconfig