Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149620
b: refs/heads/master
c: fc274a1
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala committed May 19, 2009
1 parent 8f53d7e commit 0b37c93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 558ab308906b398a16fa52f296407418470356c0
refs/heads/master: fc274a15692b0ee9751f586d7f703267c783809b
3 changes: 1 addition & 2 deletions trunk/arch/powerpc/sysdev/fsl_rio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,8 +1026,7 @@ int fsl_rio_setup(struct of_device *dev)
return -EFAULT;
}
dev_info(&dev->dev, "Of-device full name %s\n", dev->node->full_name);
dev_info(&dev->dev, "Regs start 0x%08x size 0x%08x\n", regs.start,
regs.end - regs.start + 1);
dev_info(&dev->dev, "Regs: %pR\n", &regs);

dt_range = of_get_property(dev->node, "ranges", &rlen);
if (!dt_range) {
Expand Down

0 comments on commit 0b37c93

Please sign in to comment.