Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274044
b: refs/heads/master
c: 2ca9576
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Kukjin Kim committed Oct 4, 2011
1 parent 8f7609b commit d6d8678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 00a351f273a85b23a3fc9e7740b4c0080e69c9a1
refs/heads/master: 2ca95769350348e5e3765f604b2ff51e73557bcd
2 changes: 1 addition & 1 deletion trunk/sound/soc/samsung/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,10 @@ static int dma_hw_free(struct snd_pcm_substream *substream)

pr_debug("Entered %s\n", __func__);

/* TODO - do we need to ensure DMA flushed */
snd_pcm_set_runtime_buffer(substream, NULL);

if (prtd->params) {
prtd->params->ops->flush(prtd->params->ch);
prtd->params->ops->release(prtd->params->ch,
prtd->params->client);
prtd->params = NULL;
Expand Down

0 comments on commit d6d8678

Please sign in to comment.