linux/sound/soc/davinci
Lars-Peter Clausen f52c919215 ASoC: davinci: Don't set unused struct snd_pcm_hardware fields
The ASoC core assumes that the PCM component of the ASoC card transparently
moves data around and does not impose any restrictions on the memory layout or
the transfer speed. It ignores all fields from the snd_pcm_hardware struct for
the PCM driver that are related to this. Setting these fields in the PCM driver
might suggest otherwise though, so rather not set them.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-24 12:01:17 +00:00
..
Kconfig ASoC: davinci: kconfig: Prepare for AM43xx support 2013-12-10 11:22:15 +00:00
Makefile ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanup 2013-12-10 11:22:15 +00:00
davinci-evm.c ASoC: davinci-evm: Switch to use .dai_fmt of snd_soc_dai_link(s) 2013-12-10 11:22:15 +00:00
davinci-i2s.c ASoC: switch over to use snd_soc_register_component() on davinci i2s 2013-03-26 21:55:21 +00:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: Support for fck reparenting 2013-12-10 11:22:25 +00:00
davinci-mcasp.h ASoC: davinci-mcasp: Simplify FIFO configuration code 2013-12-10 11:22:16 +00:00
davinci-pcm.c ASoC: davinci: Don't set unused struct snd_pcm_hardware fields 2013-12-24 12:01:17 +00:00
davinci-pcm.h ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
davinci-vcif.c ASoC: switch over to use snd_soc_register_component() on davinci vcif 2013-03-26 21:55:22 +00:00