Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127107
b: refs/heads/master
c: 596b565
h: refs/heads/master
i:
  127105: d0633fa
  127103: 121e15f
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jan 7, 2009
1 parent 79c34e3 commit 3c888ba
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: 6ab729d82f1fa1f7d9896be1bd689ee2a1f17860
refs/heads/master: 596b565bd10167bc6820aa09c1d3233b23743615
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/bfin_dma_5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ int request_dma(unsigned int channel, const char *device_id)
* descriptor/channel
*/
pr_debug("request_dma() : END \n");
return channel;
return 0;
}
EXPORT_SYMBOL(request_dma);

Expand Down

0 comments on commit 3c888ba

Please sign in to comment.