lkml.org 
[lkml]   [2013]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
From
Date
On Mon, 2013-07-29 at 11:06 +0800, Lan Tianyu wrote:
> 2013/7/27 Rafael J. Wysocki <rjw@sisk.pl>:
> > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
[]
> > drivers/acpi/device_pm.c | 22 ++++++++++------------
[]
> > @@ -166,20 +166,20 @@ int acpi_device_set_power(struct acpi_de
[]
> > if (device->parent && (state < device->parent->power.state)) {
> > - printk(KERN_WARNING PREFIX
> > - "Cannot set device to a higher-powered"
> > - " state than parent\n");
> > + dev_warn(&device->dev, "Cannot transition to a higher-powered "
> > + "state than parent\n");

coalesce format please.




\
 
 \ /
  Last update: 2013-07-29 05:41    [W:0.167 / U:0.620 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site