From 449c47537aaaba496aa7918e571ed8b34ece4b10 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Fri, 22 Mar 2013 14:12:07 +0100 Subject: [PATCH] --- yaml --- r: 371902 b: refs/heads/master c: ebd59b07ecd9d35d5bc88c91a4878fbb4549ed42 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/ux500/ux500_pcm.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 0c83b9d54a22..5aebf7ef6b83 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a85fc1b073406b3848661fcbb452497930dcc8af +refs/heads/master: ebd59b07ecd9d35d5bc88c91a4878fbb4549ed42 diff --git a/trunk/sound/soc/ux500/ux500_pcm.c b/trunk/sound/soc/ux500/ux500_pcm.c index d000ba271cab..1ab36fa845cd 100644 --- a/trunk/sound/soc/ux500/ux500_pcm.c +++ b/trunk/sound/soc/ux500/ux500_pcm.c @@ -155,8 +155,6 @@ static int ux500_pcm_open(struct snd_pcm_substream *substream) return ret; } - snd_dmaengine_pcm_set_data(substream, dma_cfg); - return 0; }