public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: s6000-pcm: remove unused variable 'dai'
@ 2011-08-13  3:32 Axel Lin
  2011-08-13  9:44 ` Daniel Glöckner
  2011-08-15 13:52 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2011-08-13  3:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: Liam Girdwood, Mark Brown, Daniel Glöckner, alsa-devel

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 sound/soc/s6000/s6000-pcm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/s6000/s6000-pcm.c b/sound/soc/s6000/s6000-pcm.c
index 80c85fd..55efc2b 100644
--- a/sound/soc/s6000/s6000-pcm.c
+++ b/sound/soc/s6000/s6000-pcm.c
@@ -446,7 +446,6 @@ static u64 s6000_pcm_dmamask = DMA_BIT_MASK(32);
 static int s6000_pcm_new(struct snd_soc_pcm_runtime *runtime)
 {
 	struct snd_card *card = runtime->card->snd_card;
-	struct snd_soc_dai *dai = runtime->cpu_dai;
 	struct snd_pcm *pcm = runtime->pcm;
 	struct s6000_pcm_dma_params *params;
 	int res;
-- 
1.7.4.1




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: s6000-pcm: remove unused variable 'dai'
  2011-08-13  3:32 [PATCH] ASoC: s6000-pcm: remove unused variable 'dai' Axel Lin
@ 2011-08-13  9:44 ` Daniel Glöckner
  2011-08-15 13:52 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Glöckner @ 2011-08-13  9:44 UTC (permalink / raw)
  To: Axel Lin; +Cc: linux-kernel, Liam Girdwood, Mark Brown, alsa-devel

On Sat, Aug 13, 2011 at 11:32:56AM +0800, Axel Lin wrote:
>  static int s6000_pcm_new(struct snd_soc_pcm_runtime *runtime)
>  {
>  	struct snd_card *card = runtime->card->snd_card;
> -	struct snd_soc_dai *dai = runtime->cpu_dai;
>  	struct snd_pcm *pcm = runtime->pcm;
>  	struct s6000_pcm_dma_params *params;
>  	int res;

Acked-by: Daniel Glöckner <dg@emlix.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: s6000-pcm: remove unused variable 'dai'
  2011-08-13  3:32 [PATCH] ASoC: s6000-pcm: remove unused variable 'dai' Axel Lin
  2011-08-13  9:44 ` Daniel Glöckner
@ 2011-08-15 13:52 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2011-08-15 13:52 UTC (permalink / raw)
  To: Axel Lin; +Cc: linux-kernel, Liam Girdwood, Daniel Glöckner, alsa-devel

On Sat, Aug 13, 2011 at 11:32:56AM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-15 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-13  3:32 [PATCH] ASoC: s6000-pcm: remove unused variable 'dai' Axel Lin
2011-08-13  9:44 ` Daniel Glöckner
2011-08-15 13:52 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox