Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358556
b: refs/heads/master
c: e68b113
h: refs/heads/master
v: v3
  • Loading branch information
Cong Ding authored and Vinod Koul committed Feb 14, 2013
1 parent ddaa300 commit 3ffaad5
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: 877e86f28385407f05c5aa4e397d4ccb3233f01a
refs/heads/master: e68b1130dfbb834a4a028df01133591aeb59d241
1 change: 1 addition & 0 deletions trunk/drivers/dma/of-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ int of_dma_controller_register(struct device_node *np,
if (!nbcells) {
pr_err("%s: #dma-cells property is missing or invalid\n",
__func__);
kfree(ofdma);
return -EINVAL;
}

Expand Down

0 comments on commit 3ffaad5

Please sign in to comment.