Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279691
b: refs/heads/master
c: c6ca52a
h: refs/heads/master
i:
  279689: e11d270
  279687: d25aa2e
v: v3
  • Loading branch information
Julia Lawall authored and Kumar Gala committed Jan 4, 2012
1 parent e1e7b90 commit cf452c7
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: a20cbdeffce247a2b6fb83cd8d22433994068565
refs/heads/master: c6ca52ad32cb9a4b9b331a60966ffa4d00ce3f37
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/fsl_rmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1081,6 +1081,7 @@ int fsl_rio_setup_rmu(struct rio_mport *mport, struct device_node *node)
if (!msg_addr) {
pr_err("%s: unable to find 'reg' property of message-unit\n",
node->full_name);
kfree(rmu);
return -ENOMEM;
}
msg_start = of_read_number(msg_addr, aw);
Expand Down

0 comments on commit cf452c7

Please sign in to comment.