Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188936
b: refs/heads/master
c: 8727b90
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Mark Brown committed Mar 19, 2010
1 parent 71c8b29 commit 1d0e7bb
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: 6937c947d31186750f72c9f8c942bbcc6fe63585
refs/heads/master: 8727b909bb2348d29e62c599cd7a5d610da3760f
1 change: 1 addition & 0 deletions trunk/sound/arm/pxa2xx-pcm-lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ int __pxa2xx_pcm_open(struct snd_pcm_substream *substream)
if (!rtd->dma_desc_array)
goto err1;

rtd->dma_ch = -1;
runtime->private_data = rtd;
return 0;

Expand Down

0 comments on commit 1d0e7bb

Please sign in to comment.