Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297479
b: refs/heads/master
c: c0fa6c8
h: refs/heads/master
i:
  297477: e8a9ea4
  297475: db4b42e
  297471: f7adfc7
v: v3
  • Loading branch information
Sascha Hauer authored and Vinod Koul committed Jan 30, 2012
1 parent b0762f1 commit 20db616
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: 439aa0efd7a4a9ac225e94feee03824101c7d38e
refs/heads/master: c0fa6c8af7ab4f5d69d512a0d5fc3de512f337ae
1 change: 1 addition & 0 deletions trunk/sound/soc/imx/imx-pcm-dma-mx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ static int snd_imx_pcm_trigger(struct snd_pcm_substream *substream, int cmd)
case SNDRV_PCM_TRIGGER_RESUME:
case SNDRV_PCM_TRIGGER_PAUSE_RELEASE:
dmaengine_submit(iprtd->desc);
dma_async_issue_pending(iprtd->dma_chan);

break;

Expand Down

0 comments on commit 20db616

Please sign in to comment.