dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/soc/tegra
Joachim Eastwood 25e9e7565f ASoC: check for substream not channels_min in pcm engines
This is a follow up on 53dea36c70 which fixes the other affected
pcm engines.

Description from 53dea36c70c1857:
 Don't rely on the codec's channels_min information to decide wheter or
 not allocate a substream's DMA buffer. Rather check if the substream
 itself was allocated previously.

Without this patch I was seeing null-pointer dereferenc in atmel-pcm.

Signed-off-by: Joachim Eastwood <joachim.eastwood@jotron.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-01-07 11:18:05 -08:00
..
Kconfig ASoC: Tegra machine ASoC driver for boards using ALC5332 codec 2011-12-20 00:41:29 +00:00
Makefile ASoC: Tegra machine ASoC driver for boards using ALC5332 codec 2011-12-20 00:41:29 +00:00
tegra_alc5632.c ASoC: tegra: Add .owner to struct snd_soc_card 2011-12-22 17:34:35 +00:00
tegra_asoc_utils.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
tegra_asoc_utils.h ASoC: Tegra: Don't return mclk_changed from utils_set_rate 2011-04-20 13:49:55 +01:00
tegra_das.c ASoC: Tegra: Move DAS configuration into DAS driver 2011-12-08 12:34:07 +08:00
tegra_das.h
tegra_i2s.c ASoC: Tegra I2S: Add device tree binding 2011-11-30 09:38:13 +00:00
tegra_i2s.h ASoC: Tegra I2S: Remove dependency on pdev->id 2011-11-23 21:34:48 +00:00
tegra_pcm.c ASoC: check for substream not channels_min in pcm engines 2012-01-07 11:18:05 -08:00
tegra_pcm.h ASoC: tegra: Add tegra-pcm driver 2011-01-10 22:20:29 +00:00
tegra_spdif.c ASoC: Convert tegra_spdif to use module_platform_driver() 2011-11-28 22:12:15 +00:00
tegra_spdif.h ASoC: Tegra: Implement SPDIF CPU DAI 2011-07-05 12:20:56 -07:00
tegra_wm8903.c ASoC: tegra: Add .owner to struct snd_soc_card 2011-12-22 17:34:35 +00:00
trimslice.c ASoC: tegra: Add .owner to struct snd_soc_card 2011-12-22 17:34:35 +00:00