Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130841
b: refs/heads/master
c: a92fda1
h: refs/heads/master
i:
  130839: ba4d1ca
v: v3
  • Loading branch information
Jarkko Nikula authored and Tony Lindgren committed Jan 29, 2009
1 parent 6ca6b6d commit e6b35b4
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: 320ce6f6fb3d95e02a183709e51d8a16a8b00e0a
refs/heads/master: a92fda194d31d26c1fecd191a03d2dbc5b6ac230
1 change: 1 addition & 0 deletions trunk/arch/arm/plat-omap/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,7 @@ int omap_request_dma(int dev_id, const char *dev_name,
chan->dev_name = dev_name;
chan->callback = callback;
chan->data = data;
chan->flags = 0;

#ifndef CONFIG_ARCH_OMAP1
if (cpu_class_is_omap2()) {
Expand Down

0 comments on commit e6b35b4

Please sign in to comment.