linux/sound/soc/mxs
Lars-Peter Clausen 95a771ca16 ASoC: mxs-pcm: Request DMA channel early
Request the DMA channel in the PCM open callback instead of the hwparams
callback, this allows us to let open fail if no dma channel is available. This
also fixes a bug where the channel will be requested multiple times if hwparams
is called multiple times.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-02-22 13:21:49 +00:00
..
Kconfig ASoC: imx/mxs: remove redundant SND_PCM selection 2012-02-20 07:45:43 -08:00
Makefile ASoC: mxs: add asoc configuration files 2011-07-28 11:47:41 +01:00
mxs-pcm.c ASoC: mxs-pcm: Request DMA channel early 2012-02-22 13:21:49 +00:00
mxs-pcm.h ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_data 2012-02-21 19:29:59 +00:00
mxs-saif.c ASoC: mxs-saif: use devm_ functions 2012-02-10 20:21:05 +00:00
mxs-saif.h ASoC: mxs-saif: add record function 2011-09-19 18:31:59 +01:00
mxs-sgtl5000.c ASoC: mxs: Add .owner to struct snd_soc_card 2011-12-28 17:20:48 +00:00