Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176118
b: refs/heads/master
c: 7537583
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Dec 14, 2009
1 parent 112887a commit 2ff4edd
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: f7816e284b72820b295b2d377cc635d7305f6728
refs/heads/master: 753758304019fc7c2ef3af674f52a193b1606d15
2 changes: 1 addition & 1 deletion trunk/arch/microblaze/kernel/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ void of_platform_reset_gpio_probe(void)
/* Setup output direction */
gpio_set_value(handle, 0);

printk(KERN_INFO "Registered reset device: %d\n", handle);
printk(KERN_INFO "RESET: Registered gpio device: %d\n", handle);
return;
err:
gpio_free(handle);
Expand Down

0 comments on commit 2ff4edd

Please sign in to comment.