From: Mark Brown Date: Wed, 31 Aug 2011 08:57:44 +0000 (+0100) Subject: Merge branch 'for-3.1' into for-3.2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=efd614ac067a30b5541640e89d08f7afa7601f24;p=linux-beck.git Merge branch 'for-3.1' into for-3.2 --- efd614ac067a30b5541640e89d08f7afa7601f24 diff --cc sound/soc/imx/imx-pcm-fiq.c index ac790e87e231,7945625e0e08..c8527ead3736 --- a/sound/soc/imx/imx-pcm-fiq.c +++ b/sound/soc/imx/imx-pcm-fiq.c @@@ -240,10 -240,8 +240,9 @@@ static int ssi_irq = 0 static int imx_pcm_fiq_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 snd_pcm_substream *substream; int ret; ret = imx_pcm_new(rtd);