On Mon, 2017-06-12 at 22:51 +0200, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki
>
> Avoid printing the device suspend/resume timing information if
> CONFIG_PM_DEBUG is not set to reduce the log noise level.
>
> Signed-off-by: Rafael J. Wysocki
> ---
> drivers/base/power/main.c |4 +++
From: Rafael J. Wysocki
Avoid printing the device suspend/resume timing information if
CONFIG_PM_DEBUG is not set to reduce the log noise level.
Signed-off-by: Rafael J. Wysocki
---
drivers/base/power/main.c |4
1 file changed, 4 insertions(+)
Index: linux-pm/drivers/base/power/main.