linux/sound/soc/s6000
Lars-Peter Clausen 3cec159cfb ASoC: s6000: 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: Daniel Glöckner <daniel-gl@gmx.net>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-24 12:02:21 +00:00
..
Kconfig ASoC: s6105 IP camera machine specific ASoC code 2009-04-04 15:29:01 +01:00
Makefile ASoC: s6105 IP camera machine specific ASoC code 2009-04-04 15:29:01 +01:00
s6000-i2s.c ASoC: switch over to use snd_soc_register_component() on s6000 i2s 2013-03-26 21:57:30 +00:00
s6000-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s6000-pcm.c ASoC: s6000: Don't set unused struct snd_pcm_hardware fields 2013-12-24 12:02:21 +00:00
s6000-pcm.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s6105-ipcam.c ASoC: s6105-ipcam: Fix incorrect placement of __initdata 2013-08-08 14:27:59 +01:00