From f9b1b15ddb15c7729753e1c2bfa93518d15e8746 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Mon, 5 Mar 2012 14:02:14 +0100 Subject: [PATCH] --- yaml --- r: 293503 b: refs/heads/master c: 7a08cf7022b3f6863cff004cf0531f3e44a772ea h: refs/heads/master i: 293501: afd2367bc1e676443775bcc1aca271f7312e974d 293499: 55ac0131f43b5be4fdd1ca5e1ba090e9cfdddd7f 293495: fa7596a6af05c87b087eb8700e740584aa4d6ea2 293487: f4023b5326cc4ca583662a0355626d4b68535283 293471: ac85b543272f803ca5ccc6dba6bcb4c8fef39751 293439: fdd2721b299897b293a5c4a127ac2c805246be3e 293375: d6c68e33d408c728b4c1ab60a0ce4fa249d8a5e4 v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-dmaengine-pcm.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 39b0886c8e07..a4110f5aedc9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c986564b3115ebd24a907515ac0b7ca2bef794f9 +refs/heads/master: 7a08cf7022b3f6863cff004cf0531f3e44a772ea diff --git a/trunk/sound/soc/soc-dmaengine-pcm.c b/trunk/sound/soc/soc-dmaengine-pcm.c index 0526cf82b54f..4420b7030c83 100644 --- a/trunk/sound/soc/soc-dmaengine-pcm.c +++ b/trunk/sound/soc/soc-dmaengine-pcm.c @@ -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),