kernel_optimize_test/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
..
davinci-evm.c
davinci-i2s.c
davinci-i2s.h
davinci-mcasp.c ASoC: davinci-mcasp: Support for fck reparenting 2013-12-10 11:22:25 +00:00
davinci-mcasp.h
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
davinci-vcif.c
Kconfig
Makefile