Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188169
b: refs/heads/master
c: bb9b6ef
h: refs/heads/master
i:
  188167: 59beea3
v: v3
  • Loading branch information
H Hartley Sweeten authored and Richard Purdie committed Mar 16, 2010
1 parent fa28e8b commit 1552949
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: 5e89a3484dea8a3d962f83fe497d064fbcde4e55
refs/heads/master: bb9b6ef70f08f256ab4b8ec127c17ee629b85350
2 changes: 1 addition & 1 deletion trunk/drivers/leds/led-class.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ int led_classdev_register(struct device *parent, struct led_classdev *led_cdev)
led_trigger_set_default(led_cdev);
#endif

printk(KERN_INFO "Registered led device: %s\n",
printk(KERN_DEBUG "Registered led device: %s\n",
led_cdev->name);

return 0;
Expand Down

0 comments on commit 1552949

Please sign in to comment.