Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358558
b: refs/heads/master
c: 88b386c
h: refs/heads/master
v: v3
  • Loading branch information
Andy Shevchenko authored and Vinod Koul committed Feb 14, 2013
1 parent 377584a commit 30c587c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7dd145252574e34d92ad574e5168e4115639c0be
refs/heads/master: 88b386c0a7c278581d2b8e2c2761d12f6475938d
2 changes: 2 additions & 0 deletions trunk/drivers/dma/of-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@ int of_dma_controller_register(struct device_node *np,
ofdma->use_count = 0;

/* Now queue of_dma controller structure in list */
spin_lock(&of_dma_lock);
list_add_tail(&ofdma->of_dma_controllers, &of_dma_list);
spin_unlock(&of_dma_lock);

return 0;
}
Expand Down

0 comments on commit 30c587c

Please sign in to comment.