ASoC: omap-pcm: Initialize DMA configuration
authorJim Lodes <jim.lodes@garmin.com>
Mon, 25 Apr 2016 16:10:07 +0000 (11:10 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 26 Apr 2016 15:26:59 +0000 (16:26 +0100)
Initialize the dma_slave_config for PCM DMA transfers,
instead of leaving it uninitialized. Keeps previous data on
the stack from giving us invalid values in uninitialized
members of the config structure.

Signed-off-by: Jim Lodes <jim.lodes@garmin.com>
Signed-off-by: J.D. Schroeder <jay.schroeder@garmin.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Reviewed-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/omap/omap-pcm.c

index 6bb623a2a4dfcfa3cda744ca8bef18575baec2d9..eb81b9a2293ac967a3b220d200e6ed8940965949 100644 (file)
@@ -82,6 +82,8 @@ static int omap_pcm_hw_params(struct snd_pcm_substream *substream,
        struct dma_chan *chan;
        int err = 0;
 
+       memset(&config, 0x00, sizeof(config));
+
        dma_data = snd_soc_dai_get_dma_data(rtd->cpu_dai, substream);
 
        /* return if this is a bufferless transfer e.g.