Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322908
b: refs/heads/master
c: f25b706
h: refs/heads/master
v: v3
  • Loading branch information
Aaron Lu authored and Rafael J. Wysocki committed Sep 14, 2012
1 parent 0546c01 commit d0d42ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 40bf66ec9791f1452b90b82aadc3b6e6aee201f5
refs/heads/master: f25b70613c048ceb1df052576fda03321ebf41cf
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ int acpi_power_resource_register_device(struct device *dev, acpi_handle handle)
return ret;

no_power_resource:
printk(KERN_WARNING PREFIX "Invalid Power Resource to register!");
printk(KERN_DEBUG PREFIX "Invalid Power Resource to register!");
return -ENODEV;
}
EXPORT_SYMBOL_GPL(acpi_power_resource_register_device);
Expand Down

0 comments on commit d0d42ed

Please sign in to comment.