Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183212
b: refs/heads/master
c: 0e6cb8d
h: refs/heads/master
v: v3
  • Loading branch information
Sudhakar Rajashekhara authored and Kevin Hilman committed Feb 4, 2010
1 parent 16a54c4 commit 17a4bf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 77a92c710b65864fe07491864f3bbac9fbac51bc
refs/heads/master: 0e6cb8d296308a75e4047fabc752731ff7836182
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ int edma_alloc_channel(int channel,

map_dmach_queue(ctlr, channel, eventq_no);

return channel;
return EDMA_CTLR_CHAN(ctlr, channel);
}
EXPORT_SYMBOL(edma_alloc_channel);

Expand Down

0 comments on commit 17a4bf1

Please sign in to comment.