Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293503
b: refs/heads/master
c: 7a08cf7
h: refs/heads/master
i:
  293501: afd2367
  293499: 55ac013
  293495: fa7596a
  293487: f4023b5
  293471: ac85b54
  293439: fdd2721
  293375: d6c68e3
v: v3
  • Loading branch information
Mika Westerberg authored and Mark Brown committed Mar 12, 2012
1 parent 062676f commit f9b1b15
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: c986564b3115ebd24a907515ac0b7ca2bef794f9
refs/heads/master: 7a08cf7022b3f6863cff004cf0531f3e44a772ea
1 change: 1 addition & 0 deletions trunk/sound/soc/soc-dmaengine-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ static int dmaengine_pcm_prepare_and_submit(struct snd_pcm_substream *substream)

direction = snd_pcm_substream_to_dma_direction(substream);

prtd->pos = 0;
desc = chan->device->device_prep_dma_cyclic(chan,
substream->runtime->dma_addr,
snd_pcm_lib_buffer_bytes(substream),
Expand Down

0 comments on commit f9b1b15

Please sign in to comment.