Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292562
b: refs/heads/master
c: b53804c
h: refs/heads/master
v: v3
  • Loading branch information
Liu Shuo authored and Kumar Gala committed Mar 16, 2012
1 parent 00d2ff1 commit 03bc5df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e131fbda56131bf85a7d66834596be603eee7720
refs/heads/master: b53804c70258000026d0b68b86aaecd571f2ba8b
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/fsl_msi.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ static int __devinit fsl_of_msi_probe(struct platform_device *dev)

msi->msi_regs = ioremap(res.start, resource_size(&res));
if (!msi->msi_regs) {
err = -ENOMEM;
dev_err(&dev->dev, "could not map node %s\n",
dev->dev.of_node->full_name);
goto error_out;
Expand Down

0 comments on commit 03bc5df

Please sign in to comment.