Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157555
b: refs/heads/master
c: 6e54147
h: refs/heads/master
i:
  157553: cb70504
  157551: 5ca38ed
v: v3
  • Loading branch information
Troy Kisky authored and Mark Brown committed Jul 8, 2009
1 parent fba549f commit eadae0d
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: 3f405b46a91c0c4cdfa6077b4e1853f35a94e8ef
refs/heads/master: 6e5414750af8a521c3ba7805d6ad460ba21df1a1
1 change: 1 addition & 0 deletions trunk/sound/soc/davinci/davinci-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ static int davinci_pcm_prepare(struct snd_pcm_substream *substream)
/* Copy self-linked parameter RAM entry into master channel */
edma_read_slot(prtd->slave_lch, &temp);
edma_write_slot(prtd->master_lch, &temp);
davinci_pcm_enqueue_dma(substream);

return 0;
}
Expand Down

0 comments on commit eadae0d

Please sign in to comment.