Selaa lähdekoodia

Merge branch 'fix/asoc' into for-linus

Takashi Iwai 14 vuotta sitten
vanhempi
commit
9f3b24948f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      sound/soc/txx9/txx9aclc.c

+ 1 - 0
sound/soc/txx9/txx9aclc.c

@@ -290,6 +290,7 @@ static void txx9aclc_pcm_free_dma_buffers(struct snd_pcm *pcm)
 
 static int txx9aclc_pcm_new(struct snd_soc_pcm_runtime *rtd)
 {
+	struct snd_card *card = rtd->card->snd_card;
 	struct snd_soc_dai *dai = rtd->cpu_dai;
 	struct snd_pcm *pcm = rtd->pcm;
 	struct platform_device *pdev = to_platform_device(dai->platform->dev);